summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xaudio-libs/lilypond/DETAILS7
-rw-r--r--audio-libs/lilypond/HISTORY3
2 files changed, 7 insertions, 3 deletions
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
diff --git a/audio-libs/lilypond/HISTORY b/audio-libs/lilypond/HISTORY
index f00e726e1f..08fdebcb56 100644
--- a/audio-libs/lilypond/HISTORY
+++ b/audio-libs/lilypond/HISTORY
@@ -1,3 +1,6 @@
+2018-07-15 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: devel version 2.19.82
+
2018-01-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: devel version 2.19.80