u-boot-tools: rebuild against OpenSSL
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
# Template file for 'u-boot-tools'
|
||||
pkgname=u-boot-tools
|
||||
version=2021.01
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="u-boot-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="HOSTSTRIP=: STRIP=:"
|
||||
make_build_target="tools envtools"
|
||||
hostmakedepends="bison flex"
|
||||
makedepends="libressl-devel"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Das U-Boot tools"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user