diff --git a/icwmp/Makefile b/icwmp/Makefile index 6a03ad02b..c8c86d767 100644 --- a/icwmp/Makefile +++ b/icwmp/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icwmp -PKG_VERSION:=3.0-2015-10-30 +PKG_VERSION:=3.0-2015-11-10 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:=18a54c6f464bc6ba7934172c5997edaa54a3ee9c +PKG_SOURCE_VERSION:=019763820601eca898c08a05778168be882f76c3 PKG_RELEASE=$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)