mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 03:53:51 +02:00
lilypond: update to 2.23.4
This commit is contained in:
parent
9ad0d94607
commit
ed383c4e60
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lilypond'
|
# Template file for 'lilypond'
|
||||||
pkgname=lilypond
|
pkgname=lilypond
|
||||||
version=2.23.3
|
version=2.23.4
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="build"
|
build_wrksrc="build"
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
@ -17,7 +17,7 @@ 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.23/lilypond-${version}.tar.gz"
|
distfiles="https://lilypond.org/downloads/sources/v2.23/lilypond-${version}.tar.gz"
|
||||||
checksum=8a833696f7c6d2d4b4ae162ffd0836216c63c3765ea14069d6632d320d6bc308
|
checksum=e300cfd7b94d81f1fb782ffee2aca8249002ece2f4868004274cebde32764b1e
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ -n "${CROSS_BUILD}" ]; then
|
if [ -n "${CROSS_BUILD}" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue