diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 22:53:40 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-07-16 22:53:40 +0000 |
commit | 48289044a17d07dca496f186ae3b0c72e3a10f0a (patch) | |
tree | b927ed8bc11c90aef2f71b5a680d8d44a38826fb /package | |
parent | c5d540327a93ac4d3b6a3826cf6f20fb7a700acd (diff) |
increase pptp package version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1471 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/pptp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 94ac61cde..3334f2311 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pptp PKG_VERSION:=1.6.0 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_MD5SUM:=9a706327fb9827541d7c86d48ceb9631 PKG_SOURCE_URL:=@SF/pptpclient |