flashrom: update to 1.6.0.

This commit is contained in:
Roberto Ricci
2025-12-30 11:56:49 -05:00
committed by Andrew J. Hesford
parent 9f37e288b6
commit 04d8399bcd
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'flashrom'
pkgname=flashrom
version=1.5.1
version=1.6.0
revision=1
build_style=meson
configure_args="-Duse_internal_dmi=false -Ddocumentation=enabled"
@@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://www.flashrom.org"
distfiles=https://github.com/flashrom/flashrom/archive/refs/tags/v${version}.tar.gz
checksum=3f4dc7878e962e165b7eba73104d4e61231f9d4e838eb47df6ca3d87060a2aa5
checksum=735c077ee8ac08e236ef7b7db894ab22d5f4b75f10156a4732bd818a1e21fcc5
make_check=no # can't run without special setup..?
flashrom-devel_package() {
+1 -2
View File
@@ -1,2 +1 @@
pattern='(?<!-)\b\Q'"$pkgname"'\E[-_]?((src|source)[-_]|v)?\K([^-/_\s]*?\d[^-/_\s]*?)(?=(?:[-_.](?:src|source|orig))?\.(?:[jt]ar|shar|t[bglx]z|tbz2|zip))\b'
ignore="*wgTitle*"
ignore="*-rc*"