mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
systemd-boot-efistub: update to 256.
This commit is contained in:
parent
23f94093b7
commit
016e886052
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'systemd-boot-efistub'
|
# Template file for 'systemd-boot-efistub'
|
||||||
pkgname=systemd-boot-efistub
|
pkgname=systemd-boot-efistub
|
||||||
version=255.3
|
version=256
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Defi=true -Dman=enabled -Dbootloader=enabled
|
configure_args="-Defi=true -Dman=enabled -Dbootloader=enabled
|
||||||
|
@ -33,7 +33,7 @@ maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/"
|
homepage="https://www.freedesktop.org/wiki/Software/systemd/systemd-boot/"
|
||||||
distfiles="https://github.com/systemd/systemd-stable/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/systemd/systemd-stable/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=27807c65f969d0e0e44629dee8379e1e2c30e6c5e84be0389438c4ab1b225000
|
checksum=ca40487e044c9d6b7ad214d453b1cab696e5ccbd5244eca78460972cb0589a17
|
||||||
make_check=no # missing printf.h
|
make_check=no # missing printf.h
|
||||||
|
|
||||||
if [ "${XBPS_TARGET_LIBC}" = glibc ]; then
|
if [ "${XBPS_TARGET_LIBC}" = glibc ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue