summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolic <jakov.smolic@sartura.hr>2020-05-17 22:17:49 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-06 13:56:05 -0400
commit9563c6ebf7d3e29070e0f1137cc6eada815d6650 (patch)
treebd7e42330e8f5700c81a943623a63ac7299d9b92 /app-misc/boxes/boxes-1.1.2-r3.ebuild
parentapp-crypt/asekey: update homepage link (diff)
downloadgentoo-9563c6ebf7d3e29070e0f1137cc6eada815d6650.tar.gz
gentoo-9563c6ebf7d3e29070e0f1137cc6eada815d6650.tar.bz2
gentoo-9563c6ebf7d3e29070e0f1137cc6eada815d6650.zip
app-misc/boxes: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-misc/boxes/boxes-1.1.2-r3.ebuild')
-rw-r--r--app-misc/boxes/boxes-1.1.2-r3.ebuild4
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"