diff --git a/srcpkgs/flashrom/template b/srcpkgs/flashrom/template index 889d883e0f5..baf08adef8b 100644 --- a/srcpkgs/flashrom/template +++ b/srcpkgs/flashrom/template @@ -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 " 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() {