diff --git a/decollector/Makefile b/decollector/Makefile index 5c42c4e61..6b5f03e46 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=4.2.1.1.4 +PKG_VERSION:=4.2.1.1.5 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=af6c83ba66d3151db1a0a52db5b404316fab9cce +PKG_SOURCE_VERSION:=b34c94d516ee18e33fc910b8a656649541b7e8e8 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip