diff --git a/sulu/Makefile b/sulu/Makefile index 85c4ab1c1..ae89ea776 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.0.2 +PKG_VERSION:=1.0.3 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=bbb96509dfb6f64e653421d3c37228a800548261 +PKG_SOURCE_VERSION:=767882022286d22ac35bac4168c2b81d98cb53b8 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz