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