diff --git a/decollector/Makefile b/decollector/Makefile index 3b89ce0a9..0f4da67ce 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=6.2.2.7 +PKG_VERSION:=6.2.2.8 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=9d1399c09f55da14a8de55828ba57c0e296ce62f +PKG_SOURCE_VERSION:=aced9c9ddcee28fe0c9fa08161b1796af4aeb7c1 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip