diff --git a/decollector/Makefile b/decollector/Makefile index 6375b7d95..26f7bcc11 100644 --- a/decollector/Makefile +++ b/decollector/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=decollector -PKG_VERSION:=6.2.1.12 +PKG_VERSION:=6.2.1.13 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=ce738316065e4608811312f0a254d1fee22fa343 +PKG_SOURCE_VERSION:=269aa271c2f8048dad9846be786620339a67bcaa PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/decollector.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip