diff options
Diffstat (limited to 'app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild')
-rw-r--r-- | app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild b/app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild index eff74ea8520a..2b93af1f6b2d 100644 --- a/app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild +++ b/app-crypt/tpm-tools/tpm-tools-1.3.9.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit autotools flag-o-matic DESCRIPTION="TrouSerS' support tools for the Trusted Platform Modules" HOMEPAGE="http://trousers.sourceforge.net" -SRC_URI="mirror://sourceforge/trousers/${PN}/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/trousers/${PN}/${P}.tar.gz" LICENSE="CPL-1.0" SLOT="0" |