pptp: update to v1.7.1
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 6 May 2010 19:48:33 +0000 (19:48 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 6 May 2010 19:48:33 +0000 (19:48 +0000)
SVN-Revision: 21388

package/pptp/Makefile

index fd8f443564fec4eacc675e4f1aab02316c955132..ba55c7515d3e10b4874af9273b5dbbc09d1736ee 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=pptp
-PKG_VERSION:=1.6.0
-PKG_RELEASE:=7
+PKG_VERSION:=1.7.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=@SF/pptpclient
-PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631
+PKG_MD5SUM:=b47735ba5d6d37dfdbccb85afc044ede
 
 include $(INCLUDE_DIR)/package.mk