]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
ppp: bump PKG_RELEASE
authorKonstantin Demin <rockdrilla@gmail.com>
Mon, 14 Jul 2025 08:06:57 +0000 (11:06 +0300)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Jul 2025 16:54:05 +0000 (18:54 +0200)
improves ea6bcebc417c "ppp: adjust with glibc and libcrypt-compat"

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/19404
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/ppp/Makefile

index 285c89eb25dabdbab4410fc6eef83e9da35c919c..d9061879cfe2b1226f547ce36acd9a7b5033528f 100644 (file)
@@ -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