diff --git a/sulu/Makefile b/sulu/Makefile index 33d852130..b312123c3 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=1.0.6 +PKG_VERSION:=1.0.7 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git -PKG_SOURCE_VERSION:=306ea354ea635bf9bebf04a6ccf3c128698b9042 +PKG_SOURCE_VERSION:=e9fade06de9aaa3659f84ad1250db3e476d4787e PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz