From 61e2c6d26b3440b41fe4a8c37b75a52fb12b8341 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Tue, 3 Sep 2024 02:47:52 +0000 Subject: [PATCH] testing/coreboot-tools: upgrade to 24.08 --- testing/coreboot-tools/APKBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/testing/coreboot-tools/APKBUILD b/testing/coreboot-tools/APKBUILD index 8d38b465851..ba0fd5e109a 100644 --- a/testing/coreboot-tools/APKBUILD +++ b/testing/coreboot-tools/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Nulo # Maintainer: Adam Thiede pkgname=coreboot-tools -pkgver=24.05 -pkgrel=1 +pkgver=24.08 +pkgrel=0 pkgdesc="Tools from the coreboot project" url="https://review.coreboot.org/coreboot" # coreboot only runs on x86_64 and x86 systems @@ -80,5 +80,5 @@ configurator() { } sha512sums=" -fc35a8ccd6a3c0ec1a3e1f97f8d0dce994d82751ccc2d2a3f503288cb9900c2e10ee79fca2cb1fb58dac731e17b28d579a603f541ee4c0f1c79dfcfe452f7e12 coreboot-24.05.tar.xz +85da7b5cbc8285ceac2b9cddd3b8a9d4bf187f750cac63bcbcc946305f1175e9b59c1704e76c16992cc9ba6c9b19c04a2041fd3d3078c9075074e53ab4342f5a coreboot-24.08.tar.xz "