mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
drbd-utils: update to 8.9.3.
This commit is contained in:
parent
bcc6732e6b
commit
6ef7edb3e5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'drbd'
|
# Template file for 'drbd'
|
||||||
pkgname=drbd-utils
|
pkgname=drbd-utils
|
||||||
version=8.9.2
|
version=8.9.3
|
||||||
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=ebbeed5f31cc27a7e10da889f60ff25ec67a3e4a2becf70ed06734e2678d38b2
|
checksum=4043178182ea1a62d038af3149e88ddacc65fcb9e63dfb75c12d71afd63c51d9
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
sed -i 's#^/lib#/usr/lib#' drbd.spec.in
|
sed -i 's#^/lib#/usr/lib#' drbd.spec.in
|
||||||
|
|
Loading…
Add table
Reference in a new issue