systemd-boot-efistub: update to 256.

This commit is contained in:
classabbyamp 2024-06-12 04:25:21 -04:00
parent 23f94093b7
commit 016e886052
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -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