X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/073f05064e806d0a0a2d75fb2a259e1962526db5..c7f6d11e559c1d51213f5b3621a2eec2b718d6b5:/package/pptp/Makefile diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 08f6b40aa..a6d213d38 100644 --- a/package/pptp/Makefile +++ b/package/pptp/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2006-2011 OpenWrt.org +# Copyright (C) 2006-2012 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pptp PKG_VERSION:=1.7.1 -PKG_RELEASE:=4 +PKG_RELEASE:=5 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient