sbctl: update to 0.6.
This commit is contained in:
parent
954a8ea61a
commit
b5995daa4d
|
@ -1,17 +1,16 @@
|
|||
# Template file for 'sbctl'
|
||||
pkgname=sbctl
|
||||
version=0.4
|
||||
version=0.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/foxboron/sbctl"
|
||||
hostmakedepends="asciidoc"
|
||||
depends="sbsigntool"
|
||||
short_desc="Secure Boot key manager"
|
||||
maintainer="Érico Nogueira <ericonr@disroot.org>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/Foxboron/sbctl"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=fdcee9f6f4c7cd1e558d0c3eced9d0686307c528d7eb16ec6fe0cec4a3c3674a
|
||||
checksum=37c68dc07fdf2068c95161deb00848fa8a3c666598e234978bed048dcfdef6b6
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue