mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sulu: 1.3.4
This commit is contained in:
parent
39fd5323b0
commit
aab79b15f1
3 changed files with 5 additions and 5 deletions
|
|
@ -13,7 +13,7 @@ menu "SULU_CORE"
|
|||
|
||||
config SULU_CORE_VERSION
|
||||
string "SULU repo version"
|
||||
default "1bea0f37c44530906f56f69ccc11721ee272041b"
|
||||
default "599ab3d058c64940b3f1f415321e1d45ea1a7a94"
|
||||
endmenu
|
||||
|
||||
menu "SULU_PLUGIN_LCM"
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sulu-builder
|
||||
PKG_VERSION:=1.3.3
|
||||
PKG_VERSION:=1.3.4
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git
|
||||
PKG_SOURCE_VERSION:=3246ae1024320a293757773d661f7629b7798367
|
||||
PKG_SOURCE_VERSION:=5116bd9e0ad629261c3281d9e61573e6ca29ba44
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
PKG_MIRROR_HASH:=skip
|
||||
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sulu
|
||||
PKG_VERSION:=1.3.3
|
||||
PKG_VERSION:=1.3.4
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git
|
||||
PKG_SOURCE_VERSION:=3246ae1024320a293757773d661f7629b7798367
|
||||
PKG_SOURCE_VERSION:=5116bd9e0ad629261c3281d9e61573e6ca29ba44
|
||||
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue