diff --git a/periodicstats/Makefile b/periodicstats/Makefile index 549e8e54c..1907cf882 100644 --- a/periodicstats/Makefile +++ b/periodicstats/Makefile @@ -5,13 +5,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=periodicstats -PKG_VERSION:=1.5.0 +PKG_VERSION:=1.5.1 LOCAL_DEV:=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/periodicstats.git -PKG_SOURCE_VERSION:=56fb5dadd419517f4bb6757d02d203202f6d6213 +PKG_SOURCE_VERSION:=e68c87c5648182cc08e69c5fd368e8d178f24804 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MIRROR_HASH:=skip endif