hashboot: update to 0.9.12

This commit is contained in:
teldra 2019-03-29 13:34:19 +01:00 committed by maxice8
parent a28a094808
commit 90abe27438
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'hashboot'
pkgname=hashboot
version=0.9.11
version=0.9.12
revision=1
archs=noarch
hostmakedepends="asciidoc"
@ -9,7 +9,7 @@ maintainer="teldra <teldra@rotce.de>"
license="Hugware"
homepage="https://github.com/tastytea/hashboot"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=69ed380c662454413a35c93eea7700a25b57e57fe4e46da0077ec8e1027fdf13
checksum=94afd7f5c716fdc4315e1a65c104cca9e808f47cc2d296f4af5b4a15c41fcb05
do_build() {
cd ${wrksrc}
@ -19,7 +19,7 @@ do_build() {
do_install() {
vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
vinstall kernel-hook 755 etc/kernel.d/post-remove 99-hashboot
vinstall initscript.runit 644 etc/runit/core-services 04-hashboot.sh
vinstall voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh
vman hashboot.1
vbin hashboot
vlicense LICENSE