diff options
Diffstat (limited to 'package/network/ipv6/6rd/Makefile')
-rw-r--r-- | package/network/ipv6/6rd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/ipv6/6rd/Makefile b/package/network/ipv6/6rd/Makefile index d3e4bf6974..f9b7eae139 100644 --- a/package/network/ipv6/6rd/Makefile +++ b/package/network/ipv6/6rd/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=6rd -PKG_VERSION:=8 +PKG_VERSION:=9 PKG_RELEASE:=1 PKG_LICENSE:=GPL-2.0 |