Skip to content

Commit

Permalink
app-crypt/tpm2-tss-engine: fix HOMEPAGE
Browse files Browse the repository at this point in the history
Closes: https://bugs.gentoo.org/792231
Signed-off-by: Bertrand Jacquin <bertrand@jacquin.bzh>
Package-Manager: Portage-3.0.18, Repoman-3.0.2
  • Loading branch information
bjacquin committed May 26, 2021
1 parent 6e63814 commit 291d357
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-crypt/tpm2-tss-engine/tpm2-tss-engine-1.1.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

inherit autotools bash-completion-r1

DESCRIPTION="OpenSSL Engine for TPM2 devices"
HOMEPAGE="https://github.com/tpm2-software/tpm2-tools"
HOMEPAGE="https://github.com/tpm2-software/tpm2-tss-engine"
SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/v${PV}/${P}.tar.gz"

LICENSE="BSD"
Expand Down

0 comments on commit 291d357

Please sign in to comment.