drbd-utils: I need one more $
This commit is contained in:
parent
b3fe1383cb
commit
da72d8b5fc
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ checksum=1102e2a2001a45685c2f4ce5cb14e5a8a099044f53389d38480b3a88f5db3fd1
|
|||
|
||||
# XXX mirror which is reachable from musl builders
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
distfiles="https://distfiles.voidlinux.de/{pkgname}-${version}.tar.gz"
|
||||
distfiles="https://distfiles.voidlinux.de/${pkgname}-${version}.tar.gz"
|
||||
fi
|
||||
|
||||
# Workaround a parallelism issue
|
||||
|
|
Loading…
Reference in a new issue