aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-09-23 08:35:50 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-09-23 08:35:50 +0000
commitecf06687c7ba88e4f9a5427c34eab7d7a9531e66 (patch)
tree8f91c604ab3e5697f6de08236c0ba67e54f56435 /package/base-files/Makefile
parent3e8a8a03a2e0b989293b49bb214bcfbf8632341f (diff)
downloadmaster-187ad058-ecf06687c7ba88e4f9a5427c34eab7d7a9531e66.tar.gz
master-187ad058-ecf06687c7ba88e4f9a5427c34eab7d7a9531e66.tar.bz2
master-187ad058-ecf06687c7ba88e4f9a5427c34eab7d7a9531e66.zip
[package] base-files: make ip matching in dns add/remove functions more explicit, avoids overmatching pairs like 1.2.3.35 and 1.2.3.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28291 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/Makefile b/package/base-files/Makefile
index bae3c79e25..775126aa53 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=base-files
-PKG_RELEASE:=79
+PKG_RELEASE:=80
PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
PKG_BUILD_DEPENDS:=opkg/host