From 6b575bcb0ea72dbad36330f7c18420054003e7fc Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 27 Sep 2009 14:14:09 +0000 Subject: ppp: quote positional parameters when calling up/down scripts (closes: #5622) SVN-Revision: 17763 --- package/ppp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/ppp/Makefile') diff --git a/package/ppp/Makefile b/package/ppp/Makefile index 5dd58911c3..919e105bbb 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ppp PKG_VERSION:=2.4.4 -PKG_RELEASE:=2 +PKG_RELEASE:=3 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ -- cgit v1.2.3