[package] openl2tp: fix pppd version (#9940)
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Aug 2011 20:34:08 +0000 (20:34 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 16 Aug 2011 20:34:08 +0000 (20:34 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28011 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/openl2tp/Makefile

index c8e66d8..d8a8df9 100644 (file)
@@ -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