icwmp-3.0-2015-12-10

This commit is contained in:
Sukru Senli 2015-12-10 14:57:38 +01:00
parent 35427c3ad2
commit 361f3404d1

View file

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