aboutsummaryrefslogtreecommitdiffstats
path: root/package/pptp/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-05-24 16:28:46 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-05-24 16:28:46 +0000
commitcfbeeb7b8539940f0be3d3d72242655793ac51b9 (patch)
treed676e973f19f37ab352ca167c7d274085ff08d82 /package/pptp/Makefile
parent3198c447f63660678c18ad6ad9dffa0f11e0cf39 (diff)
downloadmaster-187ad058-cfbeeb7b8539940f0be3d3d72242655793ac51b9.tar.gz
master-187ad058-cfbeeb7b8539940f0be3d3d72242655793ac51b9.tar.bz2
master-187ad058-cfbeeb7b8539940f0be3d3d72242655793ac51b9.zip
[package] pptp: add "buffering" uci option to enable --nobuffer if needed (#7080)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21563 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/pptp/Makefile')
-rw-r--r--package/pptp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index ba55c7515d..018e9b570e 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=pptp
PKG_VERSION:=1.7.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=@SF/pptpclient