diff --git a/sulu/Makefile b/sulu/Makefile index 354009970..5d788d0de 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.7 +PKG_VERSION:=0.2.8 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=e13fce8511ce4436ce65f7145e3840cc48f89e00 +PKG_SOURCE_VERSION:=05ce73153d8b34ed66e5beb58c76c56c6e72a099 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz