diff --git a/icwmp/Makefile b/icwmp/Makefile index 17e37c210..440673742 100755 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,11 +8,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=4.0-2018-02-07 +PKG_VERSION:=4.0-2018-02-12 PKG_FIXUP:=autoreconf PKG_SOURCE_URL:=http://public.inteno.se:/icwmp.git PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=4f1f6e9cb3abd907d9535607df1af1a28cbfecd6 +PKG_SOURCE_VERSION:=81a05e57b242a82781301d0bd132bd88a14c131e PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)