dde_bsd: update mirror URL

This commit is contained in:
Josef Söntgen 2018-09-23 20:14:57 +02:00 committed by Christian Helmuth
parent c697fb6345
commit d56454f153
2 changed files with 3 additions and 2 deletions

View File

@ -1 +1 @@
f827ba01d076d257560e426ba18ad0f1de2cbdff
789276c39e114f0e0ca304a892fe92705da1b50e

View File

@ -7,7 +7,8 @@ DOWNLOADS := audio.archive
#
SRC_DIR_AUDIO := src/lib/audio
VERSION_AUDIO := 5.9
URL(audio) := http://mirror.switch.ch/ftp/pub/OpenBSD/$(VERSION_AUDIO)/sys.tar.gz
BASE_URL := https://ftp.halifax.rwth-aachen.de/pub/OpenBSD
URL(audio) := $(BASE_URL)/$(VERSION_AUDIO)/sys.tar.gz
SHA(audio) := 868775750a405c252d1ba78df69d6ebb101ccb26e776d5407a087ec030970baa
DIR(audio) := $(SRC_DIR_AUDIO)
TAR_OPT(audio) := --strip-components=2 --files-from $(REP_DIR)/audio.list