From c53f7423475b80da5e94d99af8f188e2ccb8caca Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Sat, 4 Sep 2010 16:09:49 +0000 Subject: [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 --- package/6in4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/6in4/Makefile') diff --git a/package/6in4/Makefile b/package/6in4/Makefile index c56b9c57ce..b9fa220df7 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 -- cgit v1.2.3