libfetch: change distfile url
This commit is contained in:
parent
0d2e4dd370
commit
b1d2502088
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ short_desc="File Transfer Library for URLs"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.NetBSD.org"
|
||||
license="Modified BSD"
|
||||
distfiles="http://repo.voidlinux.eu/distfiles/${pkgname}-${version}.tar.xz"
|
||||
distfiles="http://distfiles.voidlinux.de/${pkgname}-${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=4e6d4541f213c9ab42ea94d49c2573f0a6f54b04f14668530960f1424b04f722
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Reference in a new issue