From: Florian Fainelli Date: Tue, 16 Aug 2011 20:34:08 +0000 (+0000) Subject: [package] openl2tp: fix pppd version (#9940) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=deb84aa462179d654c3a3472f0403a27fb3ac5d8 [package] openl2tp: fix pppd version (#9940) SVN-Revision: 28011 --- diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index c8e66d89c1..d8a8df9851 100644 --- a/net/openl2tp/Makefile +++ b/net/openl2tp/Makefile @@ -18,7 +18,7 @@ PKG_MD5SUM:=e3d08dedfb9e6a9a1e24f6766f6dadd0 PKG_BUILD_DEPENDS:=libreadline libncurses PKG_BUILD_PARALLEL:=1 -PPPD_VERSION:=2.4.4 +PPPD_VERSION:=2.4.5 include $(INCLUDE_DIR)/package.mk