From 76e0410756e8d52f09b2341232a3d658862e3420 Mon Sep 17 00:00:00 2001 From: jow Date: Fri, 28 May 2010 00:30:09 +0000 Subject: [package] pptp: support interface sections without ifname by implementing scan_pptp() git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21590 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/pptp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pptp/Makefile') diff --git a/package/pptp/Makefile b/package/pptp/Makefile index 018e9b570..a55309bf5 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:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/pptpclient -- cgit v1.2.3