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