diff options
Diffstat (limited to 'app-misc/boxes/boxes-1.1.2-r1.ebuild')
-rw-r--r-- | app-misc/boxes/boxes-1.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/boxes/boxes-1.1.2-r1.ebuild b/app-misc/boxes/boxes-1.1.2-r1.ebuild index 49a128d9cef8..93e8b104e3ef 100644 --- a/app-misc/boxes/boxes-1.1.2-r1.ebuild +++ b/app-misc/boxes/boxes-1.1.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=5 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" |