mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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
|
# XXX mirror which is reachable from musl builders
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
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
|
fi
|
||||||
|
|
||||||
# Workaround a parallelism issue
|
# Workaround a parallelism issue
|
||||||
|
|
Loading…
Add table
Reference in a new issue