hashboot: update to 0.9.8
This commit is contained in:
parent
82175d98ef
commit
dcd26c2290
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'hashboot'
|
||||
pkgname=hashboot
|
||||
version=0.9.6
|
||||
version=0.9.8
|
||||
revision=1
|
||||
short_desc="Check integrity of files in /boot, mbr and bios"
|
||||
maintainer="teldra <teldra@rotce.de>"
|
||||
license="Hugware"
|
||||
homepage="https://github.com/tastytea/hashboot"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=f45805430d77ed935616217bd78dbc79b8ee9e1ff1ffe6536fe1664a7243ae05
|
||||
checksum=5520c4e3a83fbeb0121fc8214f23681d6d88289a35f832fa1fbc1684ef4583ad
|
||||
|
||||
do_install() {
|
||||
vinstall kernel-hook 755 etc/kernel.d/post-install 99-hashboot
|
||||
|
|
Loading…
Reference in a new issue