summaryrefslogtreecommitdiffstats
path: root/package/6in4/Makefile
diff options
context:
space:
mode:
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-04 16:09:49 +0000
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-09-04 16:09:49 +0000
commitbcab7d9363f55d8ec433f6cb51fc24cfcbca813d (patch)
tree5dc3238ace5d3206432bbaac41fd17e55d643970 /package/6in4/Makefile
parente46ddf2d454f760f458bf7a172e6c0bae8bab940 (diff)
[package] 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22893 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/6in4/Makefile')
-rw-r--r--package/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/6in4/Makefile b/package/6in4/Makefile
index c56b9c57c..b9fa220df 100644
--- a/package/6in4/Makefile
+++ b/package/6in4/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
PKG_VERSION:=5
-PKG_RELEASE:=1
+PKG_RELEASE:=2
include $(INCLUDE_DIR)/package.mk