commit: c346e16f09f8454484134d45e96e9b555263433e Author: orbea <orbea <AT> riseup <DOT> net> AuthorDate: Thu May 22 18:48:25 2025 +0000 Commit: orbea <orbea <AT> riseup <DOT> net> CommitDate: Thu May 22 18:48:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=c346e16f
dev-libs/libtpms: update DESCRIPTION Signed-off-by: orbea <orbea <AT> riseup.net> dev-libs/libtpms/libtpms-0.9.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libtpms/libtpms-0.9.6.ebuild b/dev-libs/libtpms/libtpms-0.9.6.ebuild index 10f0bf4..47cf7af 100644 --- a/dev-libs/libtpms/libtpms-0.9.6.ebuild +++ b/dev-libs/libtpms/libtpms-0.9.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 inherit autotools -DESCRIPTION="Library providing software emultion of a TPM" +DESCRIPTION="Library providing software emulation of a TPM" HOMEPAGE="https://github.com/stefanberger/libtpms" SRC_URI="https://github.com/stefanberger/libtpms/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD"
