diff --git a/decollector/Makefile b/decollector/Makefile index ac6ae0216..353c6a428 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=4.0.2.6 +PKG_VERSION:=4.1.0.0 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=944a981d8d3f9548f464c862778b67455aee9112 +PKG_SOURCE_VERSION:=d2d1367acf6c438db5089e789ef73698a6b04373 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip