diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/libchart/libchart-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |