From: jow Date: Thu, 6 May 2010 19:48:33 +0000 (+0000) Subject: [package] pptp: update to v1.7.1 X-Git-Tag: fast2504n-3.10.28-merged~12082 X-Git-Url: https://git.enpas.org/?a=commitdiff_plain;h=b112692259d0997b1cb3c5dde7546b4be69bf210;p=openwrt.git [package] pptp: update to v1.7.1 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21388 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/pptp/Makefile b/package/pptp/Makefile index fd8f443564..ba55c7515d 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -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