diff options
Diffstat (limited to 'package/network/config/vti/Makefile')
-rw-r--r-- | package/network/config/vti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/config/vti/Makefile b/package/network/config/vti/Makefile index bda2a9ab17..0a4657c94e 100644 --- a/package/network/config/vti/Makefile +++ b/package/network/config/vti/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=vti PKG_VERSION:=1 -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk |