hashboot: update distfiles

This commit is contained in:
teldra 2019-11-25 01:08:45 +01:00 committed by Helmut Pozimski
parent f6ca9a9505
commit b98a3e09a7

View file

@ -3,14 +3,13 @@ pkgname=hashboot
version=0.9.14 version=0.9.14
revision=1 revision=1
archs=noarch archs=noarch
wrksrc=${pkgname}
hostmakedepends="asciidoc" hostmakedepends="asciidoc"
short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios" short_desc="Check integrity of files in /boot, mbr & (mostly) coreboot bios"
maintainer="teldra <teldra@rotce.de>" maintainer="teldra <teldra@rotce.de>"
license="custom: Hugware" license="custom: Hugware"
homepage="https://schlomp.space/tastytea/hashboot" homepage="https://schlomp.space/tastytea/hashboot"
distfiles="https://schlomp.space/tastytea/hashboot/releases/download/${version}/${pkgname}-${version}.tar.gz" distfiles="https://github.com/tastytea/hashboot/archive/${version}.tar.gz"
checksum=3c355017249b7d5b94f44db26215a9ebe6426109e362f6549cfeb2ef50ca47f0 checksum=e044b13855faaf9816df55ff0614cc1fee7999de6e5160a0da38b46da86ecab7
do_build() { do_build() {
./build_manpage.sh ./build_manpage.sh