diff --git a/sulu/Makefile b/sulu/Makefile index 27743e906..cd2781c24 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.16 +PKG_VERSION:=0.2.17 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=7e8bcbdc437100e33df081b7809c9bd2df1d5a13 +PKG_SOURCE_VERSION:=06411282a6c2d02d21599786c0dd12c00c711847 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz