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