diff --git a/srcpkgs/hashboot/template b/srcpkgs/hashboot/template index 33e86cd5070..0fa582d988d 100644 --- a/srcpkgs/hashboot/template +++ b/srcpkgs/hashboot/template @@ -1,6 +1,6 @@ # Template file for 'hashboot' pkgname=hashboot -version=0.9.12 +version=0.9.13 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=94afd7f5c716fdc4315e1a65c104cca9e808f47cc2d296f4af5b4a15c41fcb05 +checksum=ce159458e1c4b1486511da1f8f02d8c45398cd707757491ce84f4f107d68567a 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 voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh + vinstall init/voidlinux-coreservice 644 etc/runit/core-services 04-hashboot.sh vman hashboot.1 vbin hashboot vlicense LICENSE