From 016e8860526c6b31f7b8b97f80b03d098bb6910c Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 12 Jun 2024 04:25:21 -0400 Subject: [PATCH] systemd-boot-efistub: update to 256. --- srcpkgs/systemd-boot-efistub/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/systemd-boot-efistub/template b/srcpkgs/systemd-boot-efistub/template index a6d66172c09..824ca02fd15 100644 --- a/srcpkgs/systemd-boot-efistub/template +++ b/srcpkgs/systemd-boot-efistub/template @@ -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 " 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