lilypond: update to 2.24.3

This commit is contained in:
newbluemoon 2023-11-22 21:15:48 +01:00 committed by Duncan Overbruck
parent 421cf7d388
commit c1af81c4aa

View file

@ -1,7 +1,7 @@
# Template file for 'lilypond'
# should be kept in sync with 'lilypond-doc'
pkgname=lilypond
version=2.24.2
version=2.24.3
revision=1
build_wrksrc="build"
build_style="gnu-configure"
@ -18,7 +18,7 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
license="GPL-3.0-or-later, GFDL-1.3-or-later"
homepage="https://lilypond.org/"
distfiles="https://lilypond.org/downloads/sources/v${version%.*}/lilypond-${version}.tar.gz"
checksum=7944e610d7b4f1de4c71ccfe1fbdd3201f54fac54561bdcd048914f8dbb60a48
checksum=df005f76ef7af5a4cd74a10f8e7115278b7fa79f14018937b65c109498ec44be
python_version=3
make_check=ci-skip # ci sometimes fails, but all checks pass locally