summaryrefslogtreecommitdiff
path: root/dev-php/libchart
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-06-13 10:39:22 +0100
commit9452a6e87b6c2c70513bc47a2470bf9f1168920e (patch)
tree8ac67e26b45f34d71c5aab3621813b100a0d5f00 /dev-php/libchart
parentf516638b7fe9592837389826a6152a7e1b251c54 (diff)
gentoo resync : 13.06.2020
Diffstat (limited to 'dev-php/libchart')
-rw-r--r--dev-php/libchart/Manifest2
-rw-r--r--dev-php/libchart/libchart-1.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/libchart/Manifest b/dev-php/libchart/Manifest
index d13ce27c6568..39d7def71588 100644
--- a/dev-php/libchart/Manifest
+++ b/dev-php/libchart/Manifest
@@ -1,3 +1,3 @@
DIST libchart-1.3.tar.gz 106204 BLAKE2B 55e133ad55b54377211cf165ac77a545ba770942f383c3839ce1eacf82afaf831ec80711375a4ff4a7be55f1e4270fb886dafae2a21b1a041c5da5384e4aee93 SHA512 5d2a0b014546487029f552f225fa83de856210a997e69bb5b129e99790f5acfdcfff904077126c42f82974d10f81e7e0342991221af5f108902b2792df24d586
-EBUILD libchart-1.3.ebuild 741 BLAKE2B 818ee39f90376eb42a209b413ff8a677d2d043a9897c833bda15a77027ecdf5454447bd86aff3603708a1ed1b79a122b6408eea6a604f1cf85e2a5181396eec6 SHA512 e336b809c310da8df4b56c4e55cd7abf60c62a632a4e25d73946f3bf797809fa99d4bd28434bfd664468f8b0d6f4f6245821eb37cdff23a362d60357dc7c5a2b
+EBUILD libchart-1.3.ebuild 739 BLAKE2B 2f3a0704342954f8d4ef6ef54bc9e6a16d35880b10432692846b2d5adc60091b0568dac1667de3a2d358495682facc00cade694098f1405fb18552bad10dfb79 SHA512 6c1edf775a5e503777d944b756721333a12736b2186c93c884747121d2adf538b5633dda3b36c68f672e360123614cdfcfa7c415c6cb442b4494db9fecfaa44e
MISC metadata.xml 317 BLAKE2B a489b4ad4a1a967c43a0f5f4e346fe8279a75e1a53928fe2fcd568b6a76cb08aec16e32ab7005b68baefd3ad5a59cb46ceaa1375b7aa44d7fe329074518fab87 SHA512 3da0c7f5f082f41cd79f76699a5273859ac72b98b82d39ee2790ac5a316d79aed14f68ee579dbc28fc9ef74c47b9a76920e52848a50b6765cca4493bbcd97602
diff --git a/dev-php/libchart/libchart-1.3.ebuild b/dev-php/libchart/libchart-1.3.ebuild
index 4e9e63418aab..b2e443283bed 100644
--- a/dev-php/libchart/libchart-1.3.ebuild
+++ b/dev-php/libchart/libchart-1.3.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
DESCRIPTION="Easy-to-use chart creation library for PHP"
-HOMEPAGE="http://naku.dohcrew.com/libchart https://github.com/naku/libchart"
+HOMEPAGE="https://naku.dohcrew.com/libchart https://github.com/naku/libchart"
SRC_URI="https://github.com/naku/${PN}/releases/download/release/${PV}/${P}.tar.gz"
LICENSE="GPL-3 BitstreamVera"