periodicstats: 1.5.2

This commit is contained in:
Vivek Kumar Dutta 2023-09-18 09:48:37 +05:30
parent d752daecbe
commit be88de9f0e
No known key found for this signature in database
GPG key ID: 65C818099F37097D
2 changed files with 3 additions and 3 deletions

View file

@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=periodicstats
PKG_VERSION:=1.5.1
PKG_VERSION:=1.5.2
LOCAL_DEV:=0
ifneq ($(LOCAL_DEV),1)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://dev.iopsys.eu/bbf/periodicstats.git
PKG_SOURCE_VERSION:=e68c87c5648182cc08e69c5fd368e8d178f24804
PKG_SOURCE_VERSION:=375c71ebaabffa2e47aa37a04e072232492eff25
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MIRROR_HASH:=skip
endif

View file

@ -1,6 +1,6 @@
#!/bin/sh /etc/rc.common
START=99
START=61
STOP=01
. /etc/bbfdm/bbfdm_services.sh