diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template index dad6e2a4831..33e86cd5070 100644 --- a/srcpkgs/hashboot/template +++ b/srcpkgs/hashboot/template @@ -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 " 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