drbd-utils: update to 8.9.4.
This commit is contained in:
parent
6ffcc8632a
commit
48356eb9f9
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'drbd'
|
# Template file for 'drbd'
|
||||||
pkgname=drbd-utils
|
pkgname=drbd-utils
|
||||||
version=8.9.3
|
version=8.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="
|
configure_args="
|
||||||
|
@ -23,7 +23,7 @@ homepage="http://www.drbd.org"
|
||||||
makedepends="eudev-libudev-devel"
|
makedepends="eudev-libudev-devel"
|
||||||
hostmakedepends="flex pkg-config eudev"
|
hostmakedepends="flex pkg-config eudev"
|
||||||
distfiles="http://oss.linbit.com/drbd/drbd-utils-$version.tar.gz"
|
distfiles="http://oss.linbit.com/drbd/drbd-utils-$version.tar.gz"
|
||||||
checksum=4043178182ea1a62d038af3149e88ddacc65fcb9e63dfb75c12d71afd63c51d9
|
checksum=01a8924f8bc1370fc91e0495989d69b65c3b08346006d614d4b1dbdcd1caade5
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's#^/lib#/usr/lib#' drbd.spec.in
|
sed -i 's#^/lib#/usr/lib#' drbd.spec.in
|
||||||
|
|
Loading…
Reference in New Issue