diff --git a/decollector/Makefile b/decollector/Makefile index edafa1f12..0457525b2 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=6.2.0.0 +PKG_VERSION:=6.2.0.1 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=ca408755e1f2f7d4911eb834c04d2a5a02a13b33 +PKG_SOURCE_VERSION:=575ecfff3779aadcea83d890ba975109c0f7d6a3 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip