dde_bsd: update mirror URL

OpenBSD 6.6 disappeared from fau.de, so we switch to ftp.openbsd.org.
This commit is contained in:
Christian Helmuth 2022-01-05 08:31:26 +01:00
parent ce53d88235
commit e6c5e5e8b9
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
69017fe73e1e01988dd2a9d1dbf36dd2dac6c335
4d3a973ccec12ca00589f9213c2ce663d4a4e496

View File

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