hashboot: update to 0.9.12
This commit is contained in:
parent
a28a094808
commit
90abe27438
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'hashboot'
|
# Template file for 'hashboot'
|
||||||
pkgname=hashboot
|
pkgname=hashboot
|
||||||
version=0.9.11
|
version=0.9.12
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
hostmakedepends="asciidoc"
|
hostmakedepends="asciidoc"
|
||||||
|
@ -9,7 +9,7 @@ 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=69ed380c662454413a35c93eea7700a25b57e57fe4e46da0077ec8e1027fdf13
|
checksum=94afd7f5c716fdc4315e1a65c104cca9e808f47cc2d296f4af5b4a15c41fcb05
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
cd ${wrksrc}
|
cd ${wrksrc}
|
||||||
|
@ -19,7 +19,7 @@ do_build() {
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
|
vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
|
||||||
vinstall kernel-hook 755 etc/kernel.d/post-remove 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
|
vman hashboot.1
|
||||||
vbin hashboot
|
vbin hashboot
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue