xfsprogs: update to 3.2.2.
This commit is contained in:
parent
9ee305cc4b
commit
03a2b3f07e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xfsprogs'
|
||||
pkgname=xfsprogs
|
||||
version=3.2.1
|
||||
revision=3
|
||||
version=3.2.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--bindir=/usr/bin --sbindir=/usr/bin --enable-readline=yes --enable-blkid=yes --enable-lib64=no"
|
||||
hostmakedepends="libuuid-devel"
|
||||
|
@ -12,11 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="LGPL-2.1"
|
||||
homepage="http://oss.sgi.com/projects/xfs/"
|
||||
distfiles="ftp://oss.sgi.com/projects/xfs/cmd_tars/${pkgname}-${version}.tar.gz"
|
||||
checksum=83f8ea4c38fe9f42b9f12cd523519287a9695f2cf4f3064e9e9a839f71185767
|
||||
|
||||
pre_configure() {
|
||||
export DEBUG=-DNDEBUG
|
||||
}
|
||||
checksum=1a525ce21dc39d4ad3d775fa3c12c2dd4fb7a85e1e05ddd4530dcf773ed65fab
|
||||
|
||||
do_install() {
|
||||
make DIST_ROOT=${DESTDIR} install install-dev
|
||||
|
|
Loading…
Reference in New Issue