mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
flashrom: update to 1.5.1.
This commit is contained in:
parent
064ad0c977
commit
eccff582fb
1 changed files with 3 additions and 3 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue