sbsigntool: rebuild against OpenSSL
This commit is contained in:
parent
975d3f2c7c
commit
81125a5c10
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'sbsigntool'
|
||||
pkgname=sbsigntool
|
||||
version=0.9.4
|
||||
revision=3
|
||||
revision=4
|
||||
archs="x86_64* i686* aarch64* arm*"
|
||||
wrksrc=sbsigntools-$version
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake pkg-config help2man"
|
||||
makedepends="binutils-devel libressl-devel libuuid-devel gnu-efi-libs"
|
||||
makedepends="binutils-devel openssl-devel libuuid-devel gnu-efi-libs"
|
||||
short_desc="Signing utility for UEFI secure boot"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue