diff options
author | Sam James <sam@gentoo.org> | 2022-11-17 23:45:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-18 00:43:43 +0000 |
commit | 257ef1f706b2a8cf54bd35ca4e9df7479a66898d (patch) | |
tree | 03111ccb1e0ebd857f8947215fd7c5e4eaaaffa9 /app-crypt/heimdal | |
parent | virtual/dotnet-sdk: bump to 7.0 (diff) | |
download | gentoo-257ef1f706b2a8cf54bd35ca4e9df7479a66898d.tar.gz gentoo-257ef1f706b2a8cf54bd35ca4e9df7479a66898d.tar.bz2 gentoo-257ef1f706b2a8cf54bd35ca4e9df7479a66898d.zip |
app-crypt/heimdal: update HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal')
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.0-r5.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-7.7.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild b/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild index 7faee15b679b..447430e284ee 100644 --- a/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.0-r5.ebuild @@ -10,7 +10,7 @@ inherit autotools db-use multilib multilib-minimal python-any-r1 virtualx flag-o MY_P="${P}" DESCRIPTION="Kerberos 5 implementation from KTH" -HOMEPAGE="http://www.h5l.org/" +HOMEPAGE="https://www.heimdal.software/" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" diff --git a/app-crypt/heimdal/heimdal-7.7.1.ebuild b/app-crypt/heimdal/heimdal-7.7.1.ebuild index 5012d8dddef3..c21c0fa130c0 100644 --- a/app-crypt/heimdal/heimdal-7.7.1.ebuild +++ b/app-crypt/heimdal/heimdal-7.7.1.ebuild @@ -10,7 +10,7 @@ inherit autotools db-use multilib-minimal python-any-r1 virtualx flag-o-matic MY_P="${P}" DESCRIPTION="Kerberos 5 implementation from KTH" -HOMEPAGE="http://www.h5l.org/" +HOMEPAGE="https://www.heimdal.software/" SRC_URI="https://github.com/${PN}/${PN}/releases/download/${P}/${P}.tar.gz" LICENSE="BSD" |