lilypond: update to 2.23.0
This commit is contained in:
parent
72919df6b4
commit
c35972ce61
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lilypond'
|
# Template file for 'lilypond'
|
||||||
pkgname=lilypond
|
pkgname=lilypond
|
||||||
version=2.22.0
|
version=2.23.0
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="build"
|
build_wrksrc="build"
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
@ -16,8 +16,8 @@ short_desc="Music engraving program"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
license="GPL-3.0-or-later, GFDL-1.3-or-later"
|
license="GPL-3.0-or-later, GFDL-1.3-or-later"
|
||||||
homepage="https://lilypond.org/"
|
homepage="https://lilypond.org/"
|
||||||
distfiles="https://lilypond.org/downloads/sources/v2.22/lilypond-${version}.tar.gz"
|
distfiles="https://lilypond.org/downloads/sources/v2.23/lilypond-${version}.tar.gz"
|
||||||
checksum=64ddd03171d247adc243e01a3be3ec2610d97c62b893c253ad02ac50694b0f4e
|
checksum=b2c795278ecef7e7b4383be6d9ad64b735dd826e790ccf791e656fa16a135fd3
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ -n "${CROSS_BUILD}" ]; then
|
if [ -n "${CROSS_BUILD}" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue