aboutsummaryrefslogtreecommitdiffstats
path: root/community/mokutil/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/mokutil/APKBUILD')
-rw-r--r--community/mokutil/APKBUILD15
1 files changed, 6 insertions, 9 deletions
diff --git a/community/mokutil/APKBUILD b/community/mokutil/APKBUILD
index 4bbc2c894f5..cfda7356c8e 100644
--- a/community/mokutil/APKBUILD
+++ b/community/mokutil/APKBUILD
@@ -1,7 +1,7 @@
-# Contributor: Matthew T Hoare <matthew.t.hoare@gmai.com>
-# Maintainer: Matthew T Hoare <matthew.t.hoare@gmai.com>
+# Contributor: Matthew T Hoare <matthew.t.hoare@gmail.com>
+# Maintainer: Matthew T Hoare <matthew.t.hoare@gmail.com>
pkgname=mokutil
-pkgver=0.6.0
+pkgver=0.7.2
pkgrel=0
pkgdesc="Utility to manipulate the machine owner keys (MOK) stored in the database of shim"
url="https://github.com/lcp/mokutil"
@@ -12,13 +12,11 @@ makedepends="
automake
efivar-dev
keyutils-dev
- openssl-dev
+ openssl-dev>3
"
options="!check" # no tests provided
subpackages="$pkgname-doc $pkgname-bash-completion"
-source="https://github.com/lcp/mokutil/archive/$pkgver/$pkgname-$pkgver.tar.gz
- 00-efivar.patch
- "
+source="https://github.com/lcp/mokutil/archive/$pkgver/mokutil-$pkgver.tar.gz"
prepare() {
default_prepare
@@ -38,6 +36,5 @@ package() {
}
sha512sums="
-11a9d172dba4fbb674e58e5d82cb1dc65a80cff844c0eaebd106b4d4608b24a8207e0cfabf36fe1eedb67f68a8a18db2136c7b62aa3230ac104615e8284dbd7d mokutil-0.6.0.tar.gz
-9a86d96d3f224e480bf888a527814260a753e4b33bcc3d42e44214cf597d72c99cbcd7dde2a40273b60bd69340a366e87f1ef0d508d08efe45eca0e5113a3141 00-efivar.patch
+cdab37f86191c009b8264f065c3ca8ca051d8c1366191dca4c142d4146a0f7b7614cb17e53b6a8ca6fde0462bc113d4a1a751673b755eea0b3ed6e90da507f5a mokutil-0.7.2.tar.gz
"