mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
cwmp update
This commit is contained in:
parent
dacf606c3b
commit
6cd8f0cc05
1 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=cwmp
|
||||
PKG_VERSION:=2.3-2015-08-21
|
||||
PKG_VERSION:=2.3-2015-09-15
|
||||
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:=de63dac18ee24d6908a4225a452492bfbc2e707b
|
||||
PKG_SOURCE_VERSION:=f16c7cd8b9c174472d1a389841c299fdec09626a
|
||||
PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue