dde_bsd: update mirror URL

It seems RWTH Aachen mirrors only ancient versions currently.
This commit is contained in:
Christian Helmuth 2020-10-20 09:14:40 +02:00
parent 64487ded7c
commit 6ea628195f
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
823dbe660265cdb53067d515c7dc1a623297c468 680424ed9e93503999ebf7e3878ba511cbcb8941

View File

@ -7,7 +7,7 @@ DOWNLOADS := audio.archive
# #
SRC_DIR_AUDIO := src/lib/audio SRC_DIR_AUDIO := src/lib/audio
VERSION_AUDIO := 6.6 VERSION_AUDIO := 6.6
BASE_URL := https://ftp.halifax.rwth-aachen.de/pub/OpenBSD BASE_URL := https://ftp.fau.de/pub/OpenBSD
URL(audio) := $(BASE_URL)/$(VERSION_AUDIO)/sys.tar.gz URL(audio) := $(BASE_URL)/$(VERSION_AUDIO)/sys.tar.gz
SHA(audio) := a1b19665989c02a2017a639d47a042f4fe7f584b6298727e982a5536020b832d SHA(audio) := a1b19665989c02a2017a639d47a042f4fe7f584b6298727e982a5536020b832d
DIR(audio) := $(SRC_DIR_AUDIO) DIR(audio) := $(SRC_DIR_AUDIO)