diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-07-16 22:53:40 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-07-16 22:53:40 +0000 |
| commit | 6845755f46501edaa44c7aa1dadc7d1551047df4 (patch) | |
| tree | 5f65d5a6437d993f2eff51fdb87b04915555ed22 | |
| parent | de2f60b9cdb74aeea238b8801b3ff10930174054 (diff) | |
| download | upstream-6845755f46501edaa44c7aa1dadc7d1551047df4.tar.gz upstream-6845755f46501edaa44c7aa1dadc7d1551047df4.tar.bz2 upstream-6845755f46501edaa44c7aa1dadc7d1551047df4.zip | |
increase pptp package version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1471 3c298f89-4303-0410-b956-a3cf2f4a3e73
| -rw-r--r-- | openwrt/package/pptp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/pptp/Makefile b/openwrt/package/pptp/Makefile index 94ac61cde5c..3334f231142 100644 --- a/openwrt/package/pptp/Makefile +++ b/openwrt/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 |
