diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2022-03-29 20:45:02 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-04-03 12:50:14 +0200 |
commit | 3847b36bbb015cdabca786c0953024578b77689e (patch) | |
tree | eb5fdeeec23af411a428aadbb8fe2b67ef63d911 /app-misc/glastree/glastree-1.04_p20150525.ebuild | |
parent | app-laptop/spicctrl: use https, fix LICENSE (diff) | |
download | gentoo-3847b36bbb015cdabca786c0953024578b77689e.tar.gz gentoo-3847b36bbb015cdabca786c0953024578b77689e.tar.bz2 gentoo-3847b36bbb015cdabca786c0953024578b77689e.zip |
app-misc/glastree: update HOMEPAGE
Closes: https://github.com/gentoo/gentoo/pull/24806
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-misc/glastree/glastree-1.04_p20150525.ebuild')
-rw-r--r-- | app-misc/glastree/glastree-1.04_p20150525.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/glastree/glastree-1.04_p20150525.ebuild b/app-misc/glastree/glastree-1.04_p20150525.ebuild index ddf56b07931b..ddff74381dba 100644 --- a/app-misc/glastree/glastree-1.04_p20150525.ebuild +++ b/app-misc/glastree/glastree-1.04_p20150525.ebuild @@ -5,7 +5,7 @@ EAPI=7 COMMIT="1dc111308356d999f2a32aa50b6a0737ec5e6b09" DESCRIPTION="glastree is a poor mans snapshot utility using hardlinks written in perl" -HOMEPAGE="http://www.igmus.org/code/" +HOMEPAGE="https://old.igmus.org/code/" SRC_URI="https://github.com/jeremywohl/glastree/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" S="${WORKDIR}/${PN}-${COMMIT}" |