lilypond: update to 2.23.10

This commit is contained in:
newbluemoon 2022-07-05 06:25:04 +02:00 committed by Michal Vasilek
parent 7d8a89a5bb
commit 8c09a141fd

View file

@ -1,7 +1,7 @@
# Template file for 'lilypond'
pkgname=lilypond
# should be kept in sync with 'lilypond-doc'
version=2.23.9
version=2.23.10
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/v2.23/lilypond-${version}.tar.gz"
checksum=11204fab661a5324f55c607dc8f9363a47afc741563f8dc867cdd60c173b27db
checksum=06ac963df1699598c62f4390b8fc95344a723a88af440c00f5201c4aa8958f68
python_version=3
make_check=ci-skip # ci fails, but all checks pass locally