flashrom: update to 0.9.9.1. (#8465)
This commit is contained in:
parent
7e02555320
commit
9b1c2b5d7f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'flashrom'
|
||||
pkgname=flashrom
|
||||
version=0.9.9
|
||||
revision=3
|
||||
version=0.9.9.1
|
||||
revision=1
|
||||
short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
makedepends="pciutils-devel libusb-compat-devel"
|
||||
|
@ -10,7 +10,7 @@ homepage="http://www.flashrom.org"
|
|||
build_style=gnu-makefile
|
||||
license="GPL-2"
|
||||
distfiles=http://download.flashrom.org/releases/$pkgname-$version.tar.bz2
|
||||
checksum=cb3156b0f63eb192024b76c0814135930297aac41f80761a5d293de769783c45
|
||||
checksum=0e145a5b9b18c98752acf0f8329a9a260ddf030abf687416daab9f05a0f508d0
|
||||
|
||||
pre_build() {
|
||||
sed -i "s:sbin:bin:g" Makefile
|
||||
|
|
Loading…
Reference in a new issue