parent
97ecfcee91
commit
03647ab3be
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue