mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
icwmp: updated
This commit is contained in:
parent
b0a857c7c9
commit
b534f1f164
1 changed files with 2 additions and 6 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue