libc: update download url to archive repo

FreeBSD 12.0 was moved to archive url:
http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/12.0-RELEASE/

fixes #4478
This commit is contained in:
Sebastian Sumpf 2022-04-20 16:21:20 +02:00 committed by Christian Helmuth
parent 240ec72086
commit 396cc53020
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
bfc0a252597735c423dff56b699b816d4fbda7e6
c7cd230b11ca71979f32950803bc78b45adfa0ce

View File

@ -4,7 +4,7 @@ DOWNLOADS = libc.archive
D = src/lib/libc
URL(libc) = http://ftp.freebsd.org/pub/FreeBSD/releases/amd64/12.0-RELEASE/src.txz
URL(libc) = http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/old-releases/amd64/12.0-RELEASE/src.txz
SHA(libc) = 0da393ac2174168a71c1c527d1453e07372295187d05c288250800cb152a889b
DIR(libc) = $(D)