From 9d6bfcd6bd113b8a53f4ed90ff1b7b2800fc2c89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Sat, 29 Aug 2020 20:58:40 +0200 Subject: [PATCH] lilypond: update to 2.21.5 (CVE-2020-17353) --- srcpkgs/lilypond/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template index 82012a2a8a6..1d2ded8aabb 100644 --- a/srcpkgs/lilypond/template +++ b/srcpkgs/lilypond/template @@ -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 " 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