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
|
||||
version=8.9.4
|
||||
revision=2
|
||||
version=8.9.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="
|
||||
--sbindir=/usr/bin \
|
||||
|
@ -25,7 +25,7 @@ homepage="http://www.drbd.org"
|
|||
makedepends="eudev-libudev-devel"
|
||||
hostmakedepends="automake libtool flex pkg-config eudev libxslt"
|
||||
distfiles="http://oss.linbit.com/drbd/drbd-utils-$version.tar.gz"
|
||||
checksum=38929279d1bf549fd1ade4ce6773a6fe209db51bbb0efe7bf6d2b7871ba0afbc
|
||||
checksum=2ca852d250df15089cdfe63c1bfb0aa9203bdf82c3cfd54b86108cc7135aeccd
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" drbd-utils"
|
||||
|
|
Loading…
Reference in a new issue