diff options
Diffstat (limited to 'package/pptp/Makefile')
-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 6a3d98bea6..2779dbf36f 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pptp PKG_VERSION:=1.6.0 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient |