icwmp-3.0-2015-11-10

This commit is contained in:
Sukru Senli 2015-11-10 17:41:19 +01:00
parent 0f9cf79f94
commit 0a500cffe2

View file

@ -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)