summaryrefslogtreecommitdiffstats
path: root/audio-creation
diff options
context:
space:
mode:
authorFlorian Franzmann2020-01-02 00:10:27 +0100
committerFlorian Franzmann2020-01-02 00:11:26 +0100
commit1e08f7301bfe3492442a8cb409db9f7a088e94b2 (patch)
tree8a7ec0d147d6fcafd73390c95303a59d880cf30c /audio-creation
parente8ec20eb61659f70c77ce516a459672ec4d4ffae (diff)
audio-creation/stops: fix WEB_SITE
Diffstat (limited to 'audio-creation')
-rwxr-xr-xaudio-creation/stops/DETAILS4
-rw-r--r--audio-creation/stops/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/audio-creation/stops/DETAILS b/audio-creation/stops/DETAILS
index 31bf3e304d..e2384ccc74 100755
--- a/audio-creation/stops/DETAILS
+++ b/audio-creation/stops/DETAILS
@@ -1,11 +1,11 @@
SPELL=stops
VERSION=0.3.0
SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://www.kokkinizita.net/linuxaudio/downloads/${SOURCE}
+ SOURCE_URL[0]=https://kokkinizita.linuxaudio.org/linuxaudio/downloads/$SOURCE
SOURCE_HASH=sha512:a6572a42c6796aa08b9085bfc4cb9e252091310224a0b8867eaf5d41f399b2649744c357506ae5fb64a82018f0da702bacbdc7e96965a1116f08d0a248d28ad3
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
PATCHLEVEL=1
- WEB_SITE="http://www.kokkinizita.net/linuxaudio/aeolus/index.html"
+ WEB_SITE=https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html
LICENSE[0]=GPL
ENTERED=20090701
SHORT="organ stops for aeolus"
diff --git a/audio-creation/stops/HISTORY b/audio-creation/stops/HISTORY
index bc34fd92e2..cc9528fd9b 100644
--- a/audio-creation/stops/HISTORY
+++ b/audio-creation/stops/HISTORY
@@ -1,3 +1,6 @@
+2020-01-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: fix WEB_SITE, SOURCE_URL
+
2012-12-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: PATCH_LEVEL -> PATCHLEVEL