mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
drbd-utils: update to 9.12.1.
This commit is contained in:
parent
5f58e05ae2
commit
4566b29480
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'drbd-utils'
|
# Template file for 'drbd-utils'
|
||||||
pkgname=drbd-utils
|
pkgname=drbd-utils
|
||||||
version=9.12.0
|
version=9.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -27,7 +27,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.drbd.org"
|
homepage="http://www.drbd.org"
|
||||||
distfiles="https://www.linbit.com/downloads/drbd/utils/${pkgname}-${version}.tar.gz"
|
distfiles="https://www.linbit.com/downloads/drbd/utils/${pkgname}-${version}.tar.gz"
|
||||||
checksum=16a6d000aac7f746419839a2c2afcb71fa8779fe0b5898e967767791cb8f4bc7
|
checksum=1102e2a2001a45685c2f4ce5cb14e5a8a099044f53389d38480b3a88f5db3fd1
|
||||||
|
|
||||||
# Workaround a parallelism issue
|
# Workaround a parallelism issue
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue