lilypond: update to 2.21.5 (CVE-2020-17353)
This commit is contained in:
parent
963d69b2bd
commit
9d6bfcd6bd
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lilypond'
|
||||
pkgname=lilypond
|
||||
version=2.21.1
|
||||
version=2.21.5
|
||||
revision=1
|
||||
build_wrksrc="build"
|
||||
build_style="gnu-configure"
|
||||
|
@ -16,7 +16,8 @@ maintainer="newbluemoon <blaumolch@mailbox.org>"
|
|||
license="GPL-3.0-or-later, GFDL-1.3-or-later"
|
||||
homepage="http://lilypond.org/"
|
||||
distfiles="http://lilypond.org/downloads/sources/v2.21/lilypond-${version}.tar.gz"
|
||||
checksum=b7ccd72488b0838bc1ae5f490d6acefb292a902d977f6ed05f1eb26d30137e5e
|
||||
checksum=09d05285fd334113b91b14a9d8d19fc0e086bec5868b69c73a61f9ea218a96cb
|
||||
patch_args="-Np1"
|
||||
python_version=2
|
||||
|
||||
if [ -n "${CROSS_BUILD}" ]; then
|
||||
|
|
Loading…
Reference in New Issue