icwmp-3.0-2015-12-29

This commit is contained in:
Sukru Senli 2015-12-29 17:50:44 +01:00
parent a350812bfd
commit b2184b2b45

View file

@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=icwmp
PKG_VERSION:=3.0-2015-12-10
PKG_VERSION:=3.0-2015-12-29
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:=3885e4ed860cdbba94d9d3daf6c2b02cf43b1fe2
PKG_SOURCE_VERSION:=69ba798f4fb3780ba5c0d96a0dadb2ba4dbe14f3
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)