diff options
author | 2020-05-08 15:05:44 +0100 | |
---|---|---|
committer | 2020-05-17 12:54:57 -0400 | |
commit | a62969617a972be02ce26c9d6400ae5bddc9560f (patch) | |
tree | 62f994bbda33bbffcb5d912d9c7f0ddcb6400ef8 /sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild | |
parent | sci-mathematics/agda-lib-ffi: update homepage (diff) | |
download | gentoo-a62969617a972be02ce26c9d6400ae5bddc9560f.tar.gz gentoo-a62969617a972be02ce26c9d6400ae5bddc9560f.tar.bz2 gentoo-a62969617a972be02ce26c9d6400ae5bddc9560f.zip |
sci-mathematics/agda-stdlib: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Alexey Sokolov <sokolov@google.com>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild')
-rw-r--r-- | sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild b/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild index e1dcba466e3a..4659c6572de9 100644 --- a/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild +++ b/sci-mathematics/agda-stdlib/agda-stdlib-2.5.2.0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ MY_GENTOO_AGDA_STDLIB_V="${PV}.${MY_UPSTREAM_AGDA_STDLIB_V}" MY_UPSTREAM_AGDA_V="${PV%.${MY_UPSTREAM_AGDA_STDLIB_V}}" DESCRIPTION="Agda standard library" -HOMEPAGE="http://wiki.portal.chalmers.se/agda/" +HOMEPAGE="https://wiki.portal.chalmers.se/agda/" SRC_URI="https://github.com/agda/${PN}/archive/v${MY_UPSTREAM_AGDA_STDLIB_V}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |