From 6d2edb6cadf333b501e0a44e0659fff23bdc2a90 Mon Sep 17 00:00:00 2001 From: nico Date: Sun, 27 Sep 2009 14:14:09 +0000 Subject: [package] ppp: quote positional parameters when calling up/down scripts (closes: #5622) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17763 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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