lilypond: update to 2.21.81
This commit is contained in:
parent
053ba4e6aa
commit
10208692d3
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.21.80
|
version=2.21.81
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="build"
|
build_wrksrc="build"
|
||||||
build_style="gnu-configure"
|
build_style="gnu-configure"
|
||||||
|
@ -16,7 +16,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.21/lilypond-${version}.tar.gz"
|
distfiles="https://lilypond.org/downloads/sources/v2.21/lilypond-${version}.tar.gz"
|
||||||
checksum=64296eff097e5c5bd0b27a45ea2261b151099534d886119a414eb8947e34aec4
|
checksum=eb7af474754a696b83379ffcf95ffdf3599320d160ba517dca404883380ab512
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
if [ -n "${CROSS_BUILD}" ]; then
|
if [ -n "${CROSS_BUILD}" ]; then
|
||||||
|
|
Loading…
Reference in a new issue