aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/ipv6/6in4/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2021-10-30 21:08:38 +0200
committerHans Dedecker <dedeckeh@gmail.com>2021-10-30 21:15:18 +0200
commit2d2c7c4250016a34f67b3e62c25f5fcc1a2f07e2 (patch)
treec3f2a9bf9a6b24844df014fe965c1d96a04372f1 /package/network/ipv6/6in4/Makefile
parentc4d292969fb0ebf0dbbadca3e479dae8b33eda71 (diff)
downloadupstream-2d2c7c4250016a34f67b3e62c25f5fcc1a2f07e2.tar.gz
upstream-2d2c7c4250016a34f67b3e62c25f5fcc1a2f07e2.tar.bz2
upstream-2d2c7c4250016a34f67b3e62c25f5fcc1a2f07e2.zip
6in4: remove 6in4 tunnel delete workaround (FS#3690)
Remove 6in4 tunnel delete workaround as the real issue is now solved in netifd (https://git.openwrt.org/?p=project/netifd.git;a=commit;h=8f82742ca4f47f459284f3a07323d04da72ea5f6) Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/ipv6/6in4/Makefile')
-rw-r--r--package/network/ipv6/6in4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6in4/Makefile b/package/network/ipv6/6in4/Makefile
index 331295ba7a..edbb7d71a0 100644
--- a/package/network/ipv6/6in4/Makefile
+++ b/package/network/ipv6/6in4/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=6in4
-PKG_RELEASE:=27
+PKG_RELEASE:=28
PKG_LICENSE:=GPL-2.0
include $(INCLUDE_DIR)/package.mk