flashrom: update to 0.9.7-1
This commit is contained in:
parent
4d7c2fb5ca
commit
4aece73bdd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'flashrom'
|
||||
pkgname=flashrom
|
||||
version=0.9.6.1
|
||||
version=0.9.7
|
||||
revision=1
|
||||
short_desc="utility for identifying, reading, writing, verifying and erasing flash chips"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
|
@ -8,7 +8,7 @@ makedepends="pciutils-devel"
|
|||
homepage="http://www.flashrom.org"
|
||||
license="MIT/X11"
|
||||
distfiles=http://download.flashrom.org/releases/$pkgname-$version.tar.bz2
|
||||
checksum=6f7b588cce74c90b4fe9c9c794de105de76e0323442fb5770b1aeab81e9d560a
|
||||
checksum=5a55212d00791981a9a1cb0cdca9d9e58bea6d399864251e7b410b4d3d6137e9
|
||||
|
||||
do_build() {
|
||||
make PREFIX=/usr ${makejobs} \
|
||||
|
|
Loading…
Reference in a new issue