From 5caa45d0b396972b313fb3d99908ba978b684570 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 SVN-Revision: 36904 --- 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