diff --git a/decollector/Makefile b/decollector/Makefile index ba233ccdb..f169b1630 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=6.2.2.5 +PKG_VERSION:=6.2.2.6 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=e0ddf9f9437427a2f1ba31c5b03c5feb37a3e3bd +PKG_SOURCE_VERSION:=bc3aa64c344d9d2e4a1816b56def72852d412324 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip