hashboot: update to 0.9.11
This commit is contained in:
parent
12d76b770d
commit
6a76477735
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'hashboot'
|
# Template file for 'hashboot'
|
||||||
pkgname=hashboot
|
pkgname=hashboot
|
||||||
version=0.9.9
|
version=0.9.11
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
hostmakedepends="asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
short_desc="Check integrity of files in /boot, mbr and bios"
|
short_desc="Check integrity of files in /boot, mbr & (mostly) core-/libreboot bios"
|
||||||
maintainer="teldra <teldra@rotce.de>"
|
maintainer="teldra <teldra@rotce.de>"
|
||||||
license="Hugware"
|
license="Hugware"
|
||||||
homepage="https://github.com/tastytea/hashboot"
|
homepage="https://github.com/tastytea/hashboot"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=adcd781f12f20300dd2383ae5e6935407261ea6225741d7be143cecb28a19ba5
|
checksum=69ed380c662454413a35c93eea7700a25b57e57fe4e46da0077ec8e1027fdf13
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
|
Loading…
Reference in New Issue