package/dstat: bump to 0.7.4 which allows to run on Python3
Signed-off-by: Titouan Christophe <titouan.christophe@railnova.eu> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
3267377c70
commit
05484f621c
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
DSTAT_VERSION = 0.7.3
|
||||
DSTAT_SITE = $(call github,dagwieers,dstat,$(DSTAT_VERSION))
|
||||
DSTAT_VERSION = 0.7.4
|
||||
DSTAT_SITE = $(call github,dagwieers,dstat,v$(DSTAT_VERSION))
|
||||
DSTAT_LICENSE = GPL-2.0
|
||||
DSTAT_LICENSE_FILES = COPYING
|
||||
|
||||
|
||||
Reference in New Issue
Block a user