mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
sulu: 1.2.2
This commit is contained in:
parent
2660d8ad2e
commit
4c5073ad03
3 changed files with 6 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ menu "SULU_CORE"
|
|||
|
||||
config SULU_CORE_VERSION
|
||||
string "SULU repo version"
|
||||
default "13260e508775e11859815f8301c3f3f9c65b5198"
|
||||
default "09f38d92c0690f4d101d7914948226299fafe066"
|
||||
endmenu
|
||||
|
||||
menu "SULU_PLUGIN_LCM"
|
||||
|
|
@ -57,7 +57,7 @@ menu "SULU_PLUGIN_MULTIAP"
|
|||
config SULU_PLUGIN_MULTIAP_VERSION
|
||||
depends on SULU_PLUGIN_MULTIAP_ENABLE
|
||||
string "Version"
|
||||
default "faf6df1c29238b7edae66499057593438bb650ae"
|
||||
default "68d4919a7a40b3029ab56b47fc97bfa28619639b"
|
||||
endmenu
|
||||
|
||||
menu "SULU_THEME_IOPSYS"
|
||||
|
|
|
|||
|
|
@ -5,11 +5,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=sulu-builder
|
||||
PKG_VERSION:=1.2.1
|
||||
PKG_VERSION:=1.2.2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git
|
||||
PKG_SOURCE_VERSION:=fef8ca44198ab2ef2d2e7141dada4036e81c80b1
|
||||
PKG_SOURCE_VERSION:=16bbf7e5a28a79c47a63bf454fc2f525d667c73d
|
||||
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.2.1
|
||||
PKG_VERSION:=1.2.2
|
||||
|
||||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git
|
||||
PKG_SOURCE_VERSION:=fef8ca44198ab2ef2d2e7141dada4036e81c80b1
|
||||
PKG_SOURCE_VERSION:=16bbf7e5a28a79c47a63bf454fc2f525d667c73d
|
||||
|
||||
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