icwmp: updated

This commit is contained in:
Fredrik Åsberg 2016-02-25 16:56:21 +01:00
parent b0a857c7c9
commit b534f1f164

View file

@ -10,13 +10,9 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=icwmp
PKG_VERSION:=3.0-2016-02-04
PKG_FIXUP:=autoreconf
ifeq ($(CONFIG_BCM_OPEN),y)
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/freecwmp.git
else
PKG_SOURCE_URL:=ssh://git@iopsys.inteno.se/freecwmp.git
endif
PKG_SOURCE_URL:=http://public.inteno.se:/icwmp.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=e2b34c2b6a2178cdfc6fbfecf366221e44b79a47
PKG_SOURCE_VERSION:=de63dac18ee24d6908a4225a452492bfbc2e707b
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)