mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 05:06:39 +00:00
package/rrdtool: bump version from 1.6.0 to 1.7.0
>From the releases at https://github.com/oetiker/rrdtool-1.x/releases which mentions this is not a user facing release but attempts to be more robust against odd input. Signed-off-by: Charles Hardin <charles.hardin@storagecraft.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
aee3c9ee9e
commit
a2dd1bf25d
@ -1,2 +1,4 @@
|
|||||||
# Locally calculated
|
# Locally calculated sha256
|
||||||
sha256 cd948e89cd2d8825fab4a6fb0323f810948d934af7d92c9ee8b5e9e1350e52d7 rrdtool-1.6.0.tar.gz
|
sha256 f97d348935b91780f2cd80399719e20c0b91f0a23537c0a85f9ff306d4c5526b rrdtool-1.7.0.tar.gz
|
||||||
|
sha256 884385795ee48cd820082e8823bc748cd20574112da2cc7d2ef505b47b1058c3 COPYRIGHT
|
||||||
|
sha256 14079d501f3092405a192463603f66e13da88fc5894981e2962e2e6aec4ab178 LICENSE
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
RRDTOOL_VERSION = 1.6.0
|
RRDTOOL_VERSION = 1.7.0
|
||||||
RRDTOOL_SITE = http://oss.oetiker.ch/rrdtool/pub
|
RRDTOOL_SITE = http://oss.oetiker.ch/rrdtool/pub
|
||||||
RRDTOOL_LICENSE = GPL-2.0+ with FLOSS license exceptions as explained in COPYRIGHT
|
RRDTOOL_LICENSE = GPL-2.0+ with FLOSS license exceptions as explained in COPYRIGHT
|
||||||
RRDTOOL_LICENSE_FILES = COPYRIGHT LICENSE
|
RRDTOOL_LICENSE_FILES = COPYRIGHT LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user