From 4dedeb9336e95ce03ae7617ef559916654649bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Wed, 22 Feb 2023 19:23:59 +0100 Subject: [PATCH] lilypond: bump version (#7853) --- .../{lilypond-2.24.0.recipe => lilypond-2.24.1.recipe} | 4 ++-- .../{lilypond-2.24.0.patchset => lilypond-2.24.1.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename media-sound/lilypond/{lilypond-2.24.0.recipe => lilypond-2.24.1.recipe} (97%) rename media-sound/lilypond/patches/{lilypond-2.24.0.patchset => lilypond-2.24.1.patchset} (100%) diff --git a/media-sound/lilypond/lilypond-2.24.0.recipe b/media-sound/lilypond/lilypond-2.24.1.recipe similarity index 97% rename from media-sound/lilypond/lilypond-2.24.0.recipe rename to media-sound/lilypond/lilypond-2.24.1.recipe index ecae56e93..c1ec597b5 100644 --- a/media-sound/lilypond/lilypond-2.24.0.recipe +++ b/media-sound/lilypond/lilypond-2.24.1.recipe @@ -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" diff --git a/media-sound/lilypond/patches/lilypond-2.24.0.patchset b/media-sound/lilypond/patches/lilypond-2.24.1.patchset similarity index 100% rename from media-sound/lilypond/patches/lilypond-2.24.0.patchset rename to media-sound/lilypond/patches/lilypond-2.24.1.patchset