diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2019-05-06 19:11:05 +0200 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2019-05-06 20:27:31 +0300 |
commit | 224198e612890364113eb21a9d072058985043a6 (patch) | |
tree | 85e044e0991fe3ad1266eaa6e977ec93a0361e5a /app-crypt/p11-kit | |
parent | dev-ruby/tzinfo: stable 1.2.5 for hppa, bug #684548 (diff) | |
download | gentoo-224198e612890364113eb21a9d072058985043a6.tar.gz gentoo-224198e612890364113eb21a9d072058985043a6.tar.bz2 gentoo-224198e612890364113eb21a9d072058985043a6.zip |
app-crypt/p11-kit: update HOMEPAGE
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Diffstat (limited to 'app-crypt/p11-kit')
-rw-r--r-- | app-crypt/p11-kit/p11-kit-0.23.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/p11-kit/p11-kit-0.23.12.ebuild b/app-crypt/p11-kit/p11-kit-0.23.12.ebuild index fc93abcc97d7..cce5c647a22b 100644 --- a/app-crypt/p11-kit/p11-kit-0.23.12.ebuild +++ b/app-crypt/p11-kit/p11-kit-0.23.12.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit multilib-minimal DESCRIPTION="Provides a standard configuration setup for installing PKCS#11" -HOMEPAGE="https://p11-glue.freedesktop.org/p11-kit.html https://github.com/p11-glue/p11-kit" +HOMEPAGE="https://p11-glue.github.io/p11-glue/p11-kit.html" SRC_URI="https://github.com/p11-glue/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="MIT" |