mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
drbd-utils: update to 8.9.5.
This commit is contained in:
parent
13418a04cd
commit
059fa86ab9
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'drbd'
|
# Template file for 'drbd-utils'
|
||||||
pkgname=drbd-utils
|
pkgname=drbd-utils
|
||||||
version=8.9.4
|
version=8.9.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
--sbindir=/usr/bin \
|
--sbindir=/usr/bin \
|
||||||
|
@ -25,7 +25,7 @@ homepage="http://www.drbd.org"
|
||||||
makedepends="eudev-libudev-devel"
|
makedepends="eudev-libudev-devel"
|
||||||
hostmakedepends="automake libtool flex pkg-config eudev libxslt"
|
hostmakedepends="automake libtool flex pkg-config eudev libxslt"
|
||||||
distfiles="http://oss.linbit.com/drbd/drbd-utils-$version.tar.gz"
|
distfiles="http://oss.linbit.com/drbd/drbd-utils-$version.tar.gz"
|
||||||
checksum=38929279d1bf549fd1ade4ce6773a6fe209db51bbb0efe7bf6d2b7871ba0afbc
|
checksum=2ca852d250df15089cdfe63c1bfb0aa9203bdf82c3cfd54b86108cc7135aeccd
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" drbd-utils"
|
hostmakedepends+=" drbd-utils"
|
||||||
|
|
Loading…
Add table
Reference in a new issue