summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <mmk@levelnine.at>2022-03-29 20:36:07 +0200
committerConrad Kostecki <conikost@gentoo.org>2022-04-03 12:50:13 +0200
commita9cecf20cc5f16075362d17052ebb9074f746889 (patch)
tree79bf7170163278bb4fa36f332a27ab0572314dc2
parentapp-editors/bluefish: use https, fix LICENSE (diff)
downloadgentoo-a9cecf20cc5f16075362d17052ebb9074f746889.tar.gz
gentoo-a9cecf20cc5f16075362d17052ebb9074f746889.tar.bz2
gentoo-a9cecf20cc5f16075362d17052ebb9074f746889.zip
app-emulation/dinero: 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>
-rw-r--r--app-emulation/dinero/dinero-4.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/dinero/dinero-4.7-r1.ebuild b/app-emulation/dinero/dinero-4.7-r1.ebuild
index 5768448f3886..6fe3a1546442 100644
--- a/app-emulation/dinero/dinero-4.7-r1.ebuild
+++ b/app-emulation/dinero/dinero-4.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -8,7 +8,7 @@ inherit autotools toolchain-funcs
MY_P="d${PV/./-}"
S="${WORKDIR}/${MY_P}"
DESCRIPTION="Cache simulator"
-HOMEPAGE="http://www.cs.wisc.edu/~markhill/DineroIV/"
+HOMEPAGE="https://pages.cs.wisc.edu/~markhill/DineroIV/"
SRC_URI="ftp://ftp.cs.wisc.edu/markhill/DineroIV/${MY_P}.tar.gz"
LICENSE="free-noncomm"