flashrom: update to 1.5.1.

This commit is contained in:
Anachron 2025-07-09 16:02:07 +02:00 committed by Duncan Overbruck
parent 064ad0c977
commit eccff582fb

View file

@ -1,6 +1,6 @@
# Template file for 'flashrom'
pkgname=flashrom
version=1.4.0
version=1.5.1
revision=1
build_style=meson
configure_args="-Duse_internal_dmi=false -Ddocumentation=enabled"
@ -11,8 +11,8 @@ short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://www.flashrom.org"
distfiles=https://github.com/flashrom/flashrom/archive/v$version.tar.gz
checksum=b77ce458b3b874387270a71805e899ac63f057d7553dc320da7e4c58e750577c
distfiles=https://github.com/flashrom/flashrom/archive/refs/tags/v${version}.tar.gz
checksum=3f4dc7878e962e165b7eba73104d4e61231f9d4e838eb47df6ca3d87060a2aa5
make_check=no # can't run without special setup..?
flashrom-devel_package() {