From 5882e71509c23e5d14d47f72c00e630537034487 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 10 Jun 2013 10:42:34 +0000 Subject: ppp: correctly handle address when reloading git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36904 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 9a4640bf1c..d4aab3831f 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.5 -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