diff --git a/decollector/Makefile b/decollector/Makefile index 97945c0ac..29089cb11 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=4.2.1.1 +PKG_VERSION:=4.2.1.2 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=ae836adb0779979686d0dad34b941f319ffed1b8 +PKG_SOURCE_VERSION:=58be2803c9cfbb365ea6eae6f33d31391599a482 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip