libfetch: move distfiles to voidlinux.org domain.

voidlinux.de has been shut down.
This commit is contained in:
Érico Nogueira 2021-06-09 22:44:35 -03:00
parent f42d37f396
commit 7c781d5f49
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ short_desc="File Transfer Library for URLs"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://www.NetBSD.org" homepage="https://www.NetBSD.org"
distfiles="https://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}.tar.xz" distfiles="https://alpha.de.repo.voidlinux.org/distfiles/libfetch-${version}.tar.xz"
checksum=4e6d4541f213c9ab42ea94d49c2573f0a6f54b04f14668530960f1424b04f722 checksum=4e6d4541f213c9ab42ea94d49c2573f0a6f54b04f14668530960f1424b04f722
do_build() { do_build() {