mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sulu-1.0.14
This commit is contained in:
parent
cc4cb1f904
commit
193e74d69b
3 changed files with 4 additions and 4 deletions
|
|
@ -13,7 +13,7 @@ menu "SULU_CORE"
|
||||||
|
|
||||||
config SULU_CORE_VERSION
|
config SULU_CORE_VERSION
|
||||||
string "SULU repo version"
|
string "SULU repo version"
|
||||||
default "d7e9348a5111d232cc587f76addf12b4ee125dab"
|
default "ef0489349703c5c02f435e46cf971b5435eb0141"
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
menu "SULU_PLUGIN_LCM"
|
menu "SULU_PLUGIN_LCM"
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ PKG_VERSION:=1.0.1
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git
|
||||||
PKG_SOURCE_VERSION:=fc82a32ab3cdcb18dc3aa7b907c62d8bed29b4ff
|
PKG_SOURCE_VERSION:=90cec082b118a9503fd167bd5363731945a0127c
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_MIRROR_HASH:=skip
|
PKG_MIRROR_HASH:=skip
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,11 +5,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sulu
|
PKG_NAME:=sulu
|
||||||
PKG_VERSION:=1.0.13
|
PKG_VERSION:=1.0.14
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git
|
||||||
PKG_SOURCE_VERSION:=fc82a32ab3cdcb18dc3aa7b907c62d8bed29b4ff
|
PKG_SOURCE_VERSION:=90cec082b118a9503fd167bd5363731945a0127c
|
||||||
|
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue