diff --git a/periodicstats/Makefile b/periodicstats/Makefile index 003de07b6..388dc8d21 100644 --- a/periodicstats/Makefile +++ b/periodicstats/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=periodicstats -PKG_VERSION:=1.0.3 +PKG_VERSION:=1.0.4 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=312573b91b2ae10d0fe04a4d11ae37898f526fdb +PKG_SOURCE_VERSION:=17a22d2a74f0ab2af6cec17b9b51ad5aac6fdd48 PKG_SOURCE_URL:=https://dev.iopsys.eu/iopsys/periodicstats.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip