lilypond: update to 2.23.1
This commit is contained in:
parent
3ac422028e
commit
75a7330fae
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lilypond'
|
||||
pkgname=lilypond
|
||||
version=2.23.0
|
||||
version=2.23.1
|
||||
revision=1
|
||||
build_wrksrc="build"
|
||||
build_style="gnu-configure"
|
||||
|
@ -17,7 +17,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=b2c795278ecef7e7b4383be6d9ad64b735dd826e790ccf791e656fa16a135fd3
|
||||
checksum=911a8af1f8dc862ff6fee81292a1d63c6fc592f8d4a9c8080978b6698eddfb07
|
||||
python_version=3
|
||||
|
||||
if [ -n "${CROSS_BUILD}" ]; then
|
||||
|
|
Loading…
Reference in a new issue