lilypond: bump version (#7853)

This commit is contained in:
Joachim Mairböck
2023-02-22 19:23:59 +01:00
committed by GitHub
parent d54e3623d0
commit 4dedeb9336
2 changed files with 2 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ DESCRIPTION="LilyPond is a music engraving program, devoted to producing the hig
sheet music possible. It brings the aesthetics of traditionally engraved music to computer \
printouts. LilyPond is free software and part of the GNU Project."
HOMEPAGE="https://lilypond.org/"
COPYRIGHT="1993-2022 The LilyPond development team"
COPYRIGHT="1993-2023 The LilyPond development team"
LICENSE="GNU GPL v3"
REVISION="1"
SOURCE_URI="https://lilypond.org/download/source/v${portVersion%.*}/lilypond-$portVersion.tar.gz"
CHECKSUM_SHA256="3cedbe3b92b02569e3a6f2f0674858967b3da278d70aa3e98aef5bdcd7f78b69"
CHECKSUM_SHA256="d5c59087564a5cd6f08a52ba80e7d6509b91c585e44385dcc0fa39265d181509"
PATCHES="lilypond-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"