systemd-boot-efistub: update to 256.
This commit is contained in:
parent
23f94093b7
commit
016e886052
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'systemd-boot-efistub'
|
||||
pkgname=systemd-boot-efistub
|
||||
version=255.3
|
||||
version=256
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="-Defi=true -Dman=enabled -Dbootloader=enabled
|
||||
|
@ -33,7 +33,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/"
|
||||
distfiles="https://github.com/systemd/systemd-stable/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=27807c65f969d0e0e44629dee8379e1e2c30e6c5e84be0389438c4ab1b225000
|
||||
checksum=ca40487e044c9d6b7ad214d453b1cab696e5ccbd5244eca78460972cb0589a17
|
||||
make_check=no # missing printf.h
|
||||
|
||||
if [ "${XBPS_TARGET_LIBC}" = glibc ]; then
|
||||
|
|
Loading…
Reference in New Issue