From c62b07b2ce55b16c976a1b87ca80a39c1127d612 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Wed, 8 Oct 2014 20:37:15 +0000 Subject: ppp: allow auto-detecting and creation of ipv6 subinterface this makes ipv6 with ppp a bit more comfortable Signed-off-by: Steven Barth SVN-Revision: 42854 --- package/network/services/ppp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/services/ppp/Makefile') diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile index b320e304f2..a26850caf9 100644 --- a/package/network/services/ppp/Makefile +++ b/package/network/services/ppp/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ppp PKG_VERSION:=2.4.7 -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