flashrom: update to 1.0.

Closes:  [via git-merge-pr]
This commit is contained in:
maxice8 2018-01-03 12:22:18 -02:00 committed by Jürgen Buchmüller
parent 97ecfcee91
commit 03647ab3be

View file

@ -1,6 +1,6 @@
# Template file for 'flashrom'
pkgname=flashrom
version=0.9.9.1
version=1.0
revision=1
short_desc="Utility for reading, writing, erasing and verifying flash ROM chips"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
@ -9,8 +9,8 @@ hostmakedepends="pkg-config"
homepage="http://www.flashrom.org"
build_style=gnu-makefile
license="GPL-2"
distfiles=http://download.flashrom.org/releases/$pkgname-$version.tar.bz2
checksum=0e145a5b9b18c98752acf0f8329a9a260ddf030abf687416daab9f05a0f508d0
distfiles=https://download.flashrom.org/releases/$pkgname-$version.tar.bz2
checksum=3702fa215ba5fb5af8e54c852d239899cfa1389194c1e51cb2a170c4dc9dee64
pre_build() {
sed -i "s:sbin:bin:g" Makefile