aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/ipv6-support/Makefile
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-01-01 21:41:32 +0000
committerSteven Barth <steven@midlink.org>2013-01-01 21:41:32 +0000
commit269ae87c6f1cc97988d703d6bc711884b76a735c (patch)
treed2a99d9aecab87bc61cba72bdfdae78eb69ac3a6 /package/network/ipv6/ipv6-support/Makefile
parent8d62993e1f1818651d2542e5b2f6ba1a56853514 (diff)
downloadupstream-269ae87c6f1cc97988d703d6bc711884b76a735c.tar.gz
upstream-269ae87c6f1cc97988d703d6bc711884b76a735c.tar.bz2
upstream-269ae87c6f1cc97988d703d6bc711884b76a735c.zip
ipv6-support: Remove unnecessary code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34957 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/ipv6/ipv6-support/Makefile')
-rw-r--r--package/network/ipv6/ipv6-support/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/ipv6-support/Makefile b/package/network/ipv6/ipv6-support/Makefile
index 7e2e5e91dc..eee6f9d328 100644
--- a/package/network/ipv6/ipv6-support/Makefile
+++ b/package/network/ipv6/ipv6-support/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ipv6-support
-PKG_VERSION:=2012-12-31
+PKG_VERSION:=2013-01-01
PKG_RELEASE:=1
include $(INCLUDE_DIR)/package.mk