diff --git a/sulu/Makefile b/sulu/Makefile index 5030cb029..2347b7c6c 100644 --- a/sulu/Makefile +++ b/sulu/Makefile @@ -5,11 +5,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=sulu -PKG_VERSION:=0.2.18 +PKG_VERSION:=0.2.19 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/sulu.git -PKG_SOURCE_VERSION:=06411282a6c2d02d21599786c0dd12c00c711847 +PKG_SOURCE_VERSION:=86de40b6ebdf937419290f6a0c5c0fb79eaa5ed1 PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION) PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz