From ede4197f5e7f52d11ef6ab5e95a6b4c41617a197 Mon Sep 17 00:00:00 2001 From: jow Date: Wed, 25 Aug 2010 23:10:40 +0000 Subject: [package] ppp: populate gateway of default route with peer address (#6259) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22806 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 168895544..8670dca13 100644 --- a/package/ppp/Makefile +++ b/package/ppp/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ppp PKG_VERSION:=2.4.4 -PKG_RELEASE:=9 +PKG_RELEASE:=10 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/ -- cgit v1.2.3