openwrt/package/network/services/ppp
Petr Štetiar 8a8bfcc7fe
Some checks failed
Build Kernel / Build all affected Kernels (push) Waiting to run
Build all core packages / Build all core packages for selected target (push) Waiting to run
Build and Push prebuilt tools container / Build and Push all prebuilt containers (push) Has been cancelled
Build host tools / Build host tools for linux and macos based systems (push) Has been cancelled
ppp: fix PKG_MIRROR_HASH
Current PKG_MIRROR_HASH is wrong, but it went unnoticed, because the
tarball is being fetched from @OPENWRT project mirrors. Can be
reproduced with:

 make package/ppp/{download,check} FIXUP=1 DL_DIR=/tmp PKG_MIRROR_HASH=''

Signed-off-by: Petr Štetiar <ynezz@true.cz>
Link: https://github.com/openwrt/openwrt/pull/20322
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-09 13:37:58 +02:00
..
files ppp: add delegate option support 2024-09-22 23:43:08 +02:00
patches ppp: fix building with GCC 15.1 2025-06-08 12:20:15 +02:00
utils treewide: strip trailing whitespace 2025-05-20 00:47:37 +02:00
Makefile ppp: fix PKG_MIRROR_HASH 2025-10-09 13:37:58 +02:00