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