From 5e76127831c5a0b0bd213db88a46f93582729675 Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jow@openwrt.org>
Date: Mon, 17 Jan 2011 02:14:32 +0000
Subject: [PATCH] ppp: bump pkg revision after latest changes

SVN-Revision: 25028
---
 package/ppp/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index 5be8e7cce5..eb7fd87679 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:=14
+PKG_RELEASE:=15
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=ftp://ftp.samba.org/pub/ppp/
-- 
2.30.2