diff options
author | 2024-01-27 14:29:53 +0900 | |
---|---|---|
committer | 2024-01-27 14:29:53 +0900 | |
commit | 4f3463690fb6e9e925b936b525a8b01c128221d2 (patch) | |
tree | ed6019abb67ab1c76126d61c24c26e3b51b774be /app-editors | |
parent | app-editors/shed: new upstream release (diff) | |
download | gentoo-4f3463690fb6e9e925b936b525a8b01c128221d2.tar.gz gentoo-4f3463690fb6e9e925b936b525a8b01c128221d2.tar.bz2 gentoo-4f3463690fb6e9e925b936b525a8b01c128221d2.zip |
app-editors/shed: update HOMEPAGE
Signed-off-by: Akinori Hattori <hattya@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/shed/shed-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/shed/shed-1.15.ebuild b/app-editors/shed/shed-1.15.ebuild index 5a08e278f298..3da58f0f5b70 100644 --- a/app-editors/shed/shed-1.15.ebuild +++ b/app-editors/shed/shed-1.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -6,7 +6,7 @@ EAPI="7" inherit autotools DESCRIPTION="Simple Hex EDitor" -HOMEPAGE="http://shed.sourceforge.net/" +HOMEPAGE="https://shed.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" |