mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
mokutil: rebuild for openssl3
This commit is contained in:
parent
3ad6fa14da
commit
99fd4e12ad
2 changed files with 11 additions and 1 deletions
10
srcpkgs/mokutil/patches/efivar.patch
Normal file
10
srcpkgs/mokutil/patches/efivar.patch
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- a/src/mokutil.h
|
||||
+++ b/src/mokutil.h
|
||||
@@ -39,7 +39,6 @@
|
||||
|
||||
typedef unsigned long efi_status_t;
|
||||
typedef uint8_t efi_bool_t;
|
||||
-typedef wchar_t efi_char16_t; /* UNICODE character */
|
||||
|
||||
typedef enum {
|
||||
DELETE_MOK = 0,
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mokutil'
|
||||
pkgname=mokutil
|
||||
version=0.6.0
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config"
|
||||
makedepends="keyutils-devel libefivar-devel openssl-devel"
|
||||
|
|
Loading…
Add table
Reference in a new issue