diff --git a/icwmp/Makefile b/icwmp/Makefile index c8c86d767..e1fb17c33 100644 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=3.0-2015-11-10 +PKG_VERSION:=3.0-2015-11-16 PKG_FIXUP:=autoreconf ifeq ($(CONFIG_BCM_OPEN),y) PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/freecwmp.git @@ -16,7 +16,7 @@ else PKG_SOURCE_URL:=ssh://git@iopsys.inteno.se/freecwmp.git endif PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=019763820601eca898c08a05778168be882f76c3 +PKG_SOURCE_VERSION:=ff17478c46fd49f4354ba6b27cdd002f55346cc6 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)