lilypond: update to 2.24.1
This commit is contained in:
parent
2d09158c44
commit
935dd79865
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'lilypond'
|
||||
# should be kept in sync with 'lilypond-doc'
|
||||
pkgname=lilypond
|
||||
version=2.24.0
|
||||
version=2.24.1
|
||||
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=3cedbe3b92b02569e3a6f2f0674858967b3da278d70aa3e98aef5bdcd7f78b69
|
||||
checksum=d5c59087564a5cd6f08a52ba80e7d6509b91c585e44385dcc0fa39265d181509
|
||||
python_version=3
|
||||
make_check=ci-skip # ci sometimes fails, but all checks pass locally
|
||||
|
||||
|
|
Loading…
Reference in New Issue