From: florian Date: Tue, 16 Aug 2011 20:34:08 +0000 (+0000) Subject: [package] openl2tp: fix pppd version (#9940) X-Git-Url: https://git.archive.openwrt.org/?a=commitdiff_plain;h=3654250a742e7e1c42c55f38c25cfbfaf4fed636;p=packages.git [package] openl2tp: fix pppd version (#9940) git-svn-id: svn://svn.openwrt.org/openwrt/packages@28011 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/openl2tp/Makefile b/net/openl2tp/Makefile index c8e66d89c..d8a8df985 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