summaryrefslogtreecommitdiff
path: root/sys-boot/tboot
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-01 00:00:05 +0100
commit3d12b65aa1b4bb8b02b1f8d3e77bccf230b79a09 (patch)
treecb6347688c91bfbdebe49a78a55dad3d72cc193e /sys-boot/tboot
parent4c2b70adc6484c35ff05e412de08a7b7f50cfb34 (diff)
gentoo auto-resync : 01:05:2024 - 00:00:04
Diffstat (limited to 'sys-boot/tboot')
-rw-r--r--sys-boot/tboot/Manifest2
-rw-r--r--sys-boot/tboot/tboot-1.10.5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-boot/tboot/Manifest b/sys-boot/tboot/Manifest
index 12c3424d86a3..84d77be90853 100644
--- a/sys-boot/tboot/Manifest
+++ b/sys-boot/tboot/Manifest
@@ -3,5 +3,5 @@ AUX tboot-1.10.3-disable-strip.patch 343 BLAKE2B 65d5e7f4e97504ace2d42123701de8f
AUX tboot-1.10.3-dont-call-toolchain-directly.patch 1884 BLAKE2B 80a029eb34f3088ccb772b5e9b092b60f35516659c74d149c0ff6bc6afb7578d35e3063beadaf0dd61407f84f78f20d782c3b64c33ab566751a2317fee14aeb9 SHA512 02dd09eb4b4a65802206c066f32959ab8150933dbc37458e888dcec4cf40b25681e3f0463cd8df62149f7764956d04259c05be36aeed8d9a243d758d3a2225a2
AUX tboot-1.10.5-fix-pconf-element.patch 775 BLAKE2B adba01bd5a9b6ff315ab50b3b42c2862ce09a19207a37ddf0c93ba5b8819f14fa0e3f1a3d8a65029bdb4d70bf1ea9b546b9038c158922cbcc3ea166e1f7b5213 SHA512 3a11bd1603a9487659c7059ada60e91aed9fb38f382298f2473c88aff66abcf2cced90980487be988ca150be1b2b87c40ef0190b7ec5862dc00af6077c652f52
DIST tboot-1.10.5.tar.gz 907657 BLAKE2B f9e33c512fac304eba6cbf87b497c48ff52c5efdb47103f247e04c95f8e44230671c58811d7d58753cd9c49c53d9ad77a0c5c7fb7fcce5c94d48f8fcaa9ad1f7 SHA512 01a039e5612b6cca6f7558e93673ba50edfcfbf3f65e390ac64f4aa6ae0859a314676b20d722dcd41a7a3c940473fe7982e823c800a75bd26a5e8f956528f223
-EBUILD tboot-1.10.5.ebuild 1946 BLAKE2B df14244fcc092b5eaed7bd0d73454510ea80415f70fb9c693c66f0fb76e4d2672f97ceb6b484b45740cba20aea2fe6e876bc9ce064693871b08c36c1d5f0d91b SHA512 6922599ab48e14138e18ad492512e34a1cef3233b1e509f9ade7f7df2472cb3774dd64d0ae31e0f5aee8ff4336cdde2846d8d2c21c78f00ba3e2c5321a3fece0
+EBUILD tboot-1.10.5.ebuild 1959 BLAKE2B 4f9b66455b96fb343b9b6596445fef97a547f7aa149d1aeddb56c3d53a15a83689a1d655a51d4e11c9e2e3a56897cc6a6d5a9752b6c164fa0d5095f5b04d3295 SHA512 26ea401eb2b6aeeb8c80d7d336d7416ebf3a5e7666237e667fbfa6cd46255d3ee68943b5843f93d52cb116d96d0fa6718dca056d2286326d598f4d16c051589f
MISC metadata.xml 508 BLAKE2B c28a3b0e46c57c91011bbee5ff6769ace24ab4e7b3355536b8e8c3bdb33b0be4ee1fedd60f00e2bfe8957570f763e8e85f3a1786f7a470bc5b4c855e57f7b8a2 SHA512 e45960df2560d82cb914db1f661d739b5d6747b7fb433152fef849d36d6bb4cc812def3cbafa4b362056c4d96e37980e65f8bc163b2021d5827ffd6ee9afca4d
diff --git a/sys-boot/tboot/tboot-1.10.5.ebuild b/sys-boot/tboot/tboot-1.10.5.ebuild
index c36283eeb34a..2dd62fe49384 100644
--- a/sys-boot/tboot/tboot-1.10.5.ebuild
+++ b/sys-boot/tboot/tboot-1.10.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -7,7 +7,7 @@ inherit mount-boot toolchain-funcs
DESCRIPTION="Performs a measured and verified boot using Intel Trusted Execution Technology"
HOMEPAGE="https://sourceforge.net/projects/tboot/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+SRC_URI="https://downloads.sourceforge.net/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"