diff --git a/net/wg-installer/Makefile b/net/wg-installer/Makefile index b39a8903..fe3fcb93 100644 --- a/net/wg-installer/Makefile +++ b/net/wg-installer/Makefile @@ -1,6 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wg-installer +PKG_VERSION:=1 PKG_RELEASE:=$(AUTORELEASE) PKG_MAINTAINER:=Nick Hainke