diff --git a/decollector/Makefile b/decollector/Makefile index 385646698..a848a20b1 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=6.2.1.8 +PKG_VERSION:=6.2.1.9 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=b7e294d7c610adfd80cf40a0628c189695dc5156 +PKG_SOURCE_VERSION:=3f3ae21020725df8375fbe2956a0c9175a96d04a PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip