summaryrefslogtreecommitdiff
path: root/package/ppp/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-11-05 15:05:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-11-05 15:05:08 +0100
commit4b4db585a4159015f56734999b0a1fde2d106489 (patch)
tree24e0eecc2a9cd4e06a348c8eb46ae5331f61b93f /package/ppp/Makefile
parent50ee3b905eadd77c38c45f67ee63a115ebcc7997 (diff)
handle empty variables in network script
Diffstat (limited to 'package/ppp/Makefile')
-rw-r--r--package/ppp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index df995bfa3..5ce611b16 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -5,7 +5,7 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= ppp
PKG_VERSION:= 2.4.5
-PKG_RELEASE:= 4
+PKG_RELEASE:= 5
PKG_MD5SUM:= 4621bc56167b6953ec4071043fe0ec57
PKG_DESCR:= Point-to-Point Protocol software
PKG_SECTION:= ppp