From 65e3fa006357319487cfbc2b974a4a1373b6e518 Mon Sep 17 00:00:00 2001 From: Florian Franzmann Date: Sun, 15 Jul 2018 12:27:26 +0200 Subject: audio-libs/lilypond: devel version 2.19.82 --- audio-libs/lilypond/DETAILS | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'audio-libs/lilypond/DETAILS') diff --git a/audio-libs/lilypond/DETAILS b/audio-libs/lilypond/DETAILS index db2667ca5a..739c3ceffb 100755 --- a/audio-libs/lilypond/DETAILS +++ b/audio-libs/lilypond/DETAILS @@ -1,14 +1,15 @@ SPELL=lilypond if [[ $LILYPOND_BRANCH == "stable" ]]; then VERSION=2.18.2 + SOURCE="$SPELL-$VERSION.tar.gz" SOURCE_HASH=sha512:0692f6eb41733076ba7f610cd1e65762f4dfd67307e2ab9e222b140d58ae3a1bb1c6b3be3bcff778d57f161868cf6d57e99bf43bf20f2663d042a07493942ec6 else - VERSION=2.19.80 - SOURCE_HASH=sha512:13a7f258bac8ff77ad6d3879f128e86dd5bf45c7780c9738e6976915574d2dfc5404e6f49ca61dcaf8bb15eb266e65fedec4131a50ded7ab305d1856bbd7a3d6 + VERSION=2.19.82 + SOURCE_HASH=sha512:73ab9591958dedcabd3921bc57161fc702c5f52f990aed88d3987d143cfccfba78021b903506ede8ee6c196692c29106394a9ab7055672fb7f8722a3a478f1b4 fi SOURCE="$SPELL-$VERSION.tar.gz" + SOURCE_URL[0]=http://lilypond.org/download/sources/v$(echo ${VERSION} | cut -f1,2 -d.)/$SOURCE SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION - SOURCE_URL[0]=http://download.linuxaudio.org/lilypond/sources/v${VERSION%.*}/$SOURCE WEB_SITE=http://lilypond.org/web ENTERED=20050210 LICENSE[0]=GPL -- cgit v1.2.3