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