diff options
Diffstat (limited to 'app-misc/boxes/boxes-1.1.2-r3.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.1.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/boxes/boxes-1.1.2-r3.ebuild b/app-misc/boxes/boxes-1.1.2-r3.ebuild index 737c507427ac..517e51b3f2d0 100644 --- a/app-misc/boxes/boxes-1.1.2-r3.ebuild +++ b/app-misc/boxes/boxes-1.1.2-r3.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 @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic toolchain-funcs DESCRIPTION="Draw any kind of boxes around your text" -HOMEPAGE="http://boxes.thomasjensen.com/ https://github.com/ascii-boxes/boxes" +HOMEPAGE="https://boxes.thomasjensen.com/ https://github.com/ascii-boxes/boxes" SRC_URI="https://github.com/ascii-boxes/boxes/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |