From 88581225f8bfe778e048780bd2c395818a7b43d2 Mon Sep 17 00:00:00 2001 From: newbluemoon Date: Fri, 11 Feb 2022 19:40:45 +0100 Subject: [PATCH] lilypond: update to 2.23.6 --- srcpkgs/lilypond/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lilypond/template b/srcpkgs/lilypond/template index 66d452bd777..0cc74759a10 100644 --- a/srcpkgs/lilypond/template +++ b/srcpkgs/lilypond/template @@ -1,6 +1,6 @@ # Template file for 'lilypond' pkgname=lilypond -version=2.23.5 +version=2.23.6 revision=1 build_wrksrc="build" build_style="gnu-configure" @@ -17,7 +17,7 @@ maintainer="newbluemoon " license="GPL-3.0-or-later, GFDL-1.3-or-later" homepage="https://lilypond.org/" distfiles="https://lilypond.org/downloads/sources/v2.23/lilypond-${version}.tar.gz" -checksum=53fd289eac318356003bf19b2d9e8ec43cb32e2ea926363145c1b26482bd1678 +checksum=a179bd974a0e64390efef5bb0cc1e7287f1218237548433adba51c4f25bba2ce python_version=3 if [ -n "${CROSS_BUILD}" ]; then