systemd/systemd: use LLVM 21 instead of 15
Signed-off-by: Jens Reidel <adrian@postmarketos.org> Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/7130>
This commit is contained in:
parent
bbc4d2c9c7
commit
bde0d7ab17
1 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@
|
|||
pkgname=systemd
|
||||
pkgver=257.8
|
||||
_pkgver="musl-v${pkgver//_/-}-split-usr"
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="System and service manager"
|
||||
url="https://github.com/systemd/systemd"
|
||||
# ppc64le and s390x blocked by pmboostrap not supporting
|
||||
|
|
@ -64,7 +64,7 @@ makedepends="
|
|||
libxkbcommon-dev
|
||||
linux-pam-dev
|
||||
linux-stable-dev
|
||||
llvm15
|
||||
llvm21
|
||||
lz4-dev
|
||||
meson
|
||||
musl-dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue