mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/rrdtool: bump version to 1.10.3
https://github.com/oetiker/rrdtool-1.x/blob/v1.10.3/CHANGES Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# From https://github.com/oetiker/rrdtool-1.x/releases/tag/v1.10.2
|
||||
sha256 9787114551ee9b5db7c72722736388dcc54bf00ded51b5dd47feed11fb179fe4 rrdtool-1.10.2.tar.gz
|
||||
# From https://github.com/oetiker/rrdtool-1.x/releases/tag/v1.10.3
|
||||
sha256 843b7caa2a80a815d44ac5c65daa42920cb64586fe804e36d0bc0783554e0635 rrdtool-1.10.3.tar.gz
|
||||
# Locally calculated
|
||||
sha256 ab6b4646e9e01f1ec287c29c351c886c4cb7f945c11efc0a1be9f6e5e6cc5320 COPYRIGHT
|
||||
sha256 d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
RRDTOOL_VERSION = 1.10.2
|
||||
RRDTOOL_VERSION = 1.10.3
|
||||
RRDTOOL_SITE = https://github.com/oetiker/rrdtool-1.x/releases/download/v$(RRDTOOL_VERSION)
|
||||
RRDTOOL_LICENSE = GPL-2.0+ with FLOSS license exceptions as explained in COPYRIGHT
|
||||
RRDTOOL_LICENSE_FILES = COPYRIGHT LICENSE
|
||||
|
||||
Reference in New Issue
Block a user