diff options
Diffstat (limited to 'openwrt/dolmetsch-ctl/Makefile')
-rw-r--r-- | openwrt/dolmetsch-ctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/dolmetsch-ctl/Makefile b/openwrt/dolmetsch-ctl/Makefile index 00b95d3..0857746 100644 --- a/openwrt/dolmetsch-ctl/Makefile +++ b/openwrt/dolmetsch-ctl/Makefile @@ -9,6 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=dolmetschctl PKG_VERSION:=2015-10-14 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://git.spreadspace.org/dolmetschctl.git PKG_SOURCE:=$(PKG_NAME).tar.gz |