From 5c1b4a3ebcbc869e9157afb4ffe01f3833c504ed Mon Sep 17 00:00:00 2001 From: Fabio Leitao Date: Mon, 8 Jun 2026 13:24:02 -0300 Subject: [PATCH] flashrom: update to 1.7.0. --- srcpkgs/flashrom/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template index 782e44466d8..8a4dd657ba1 100644 --- a/srcpkgs/flashrom/template +++ b/srcpkgs/flashrom/template @@ -1,6 +1,6 @@ # Template file for 'flashrom' pkgname=flashrom -version=1.6.0 +version=1.7.0 revision=1 build_style=meson configure_args="-Duse_internal_dmi=false -Ddocumentation=enabled" @@ -12,7 +12,7 @@ maintainer="Orphaned " license="GPL-2.0-only" homepage="https://www.flashrom.org" distfiles=https://github.com/flashrom/flashrom/archive/refs/tags/v${version}.tar.gz -checksum=735c077ee8ac08e236ef7b7db894ab22d5f4b75f10156a4732bd818a1e21fcc5 +checksum=c5a8892158bd749aadfee6e114eec268130cdd8c2027fd1ddf44273755b07b59 make_check=no # can't run without special setup..? flashrom-devel_package() {