From: Konstantin Demin Date: Mon, 14 Jul 2025 08:06:57 +0000 (+0300) Subject: ppp: bump PKG_RELEASE X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d03f65a8f25710c3fb55847961a0e12ef6f76bb1;p=thirdparty%2Fopenwrt.git ppp: bump PKG_RELEASE improves ea6bcebc417c "ppp: adjust with glibc and libcrypt-compat" Signed-off-by: Konstantin Demin Link: https://github.com/openwrt/openwrt/pull/19404 Signed-off-by: Hauke Mehrtens --- diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile index 285c89eb25d..d9061879cfe 100644 --- a/package/network/services/ppp/Makefile +++ b/package/network/services/ppp/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ppp PKG_VERSION:=2.5.2 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/ppp-project/ppp