diff --git a/decollector/Makefile b/decollector/Makefile index 94c1a78dd..416cbf112 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=4.1.0.4 +PKG_VERSION:=4.1.0.5 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=566f0b7d148c0ece72f311c4f4b6b5f8e11d6f97 +PKG_SOURCE_VERSION:=2bf5f6ca241d3eef6a4897e6e67717f48706d485 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip