xfsprogs: update to 3.1.8.
This commit is contained in:
parent
c86f96db0b
commit
4c22c660fa
2 changed files with 4 additions and 7 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template file for 'xfsprogs'
|
# Template file for 'xfsprogs'
|
||||||
pkgname=xfsprogs
|
pkgname=xfsprogs
|
||||||
version=3.1.7
|
version=3.1.8
|
||||||
revision=1
|
|
||||||
homepage="http://oss.sgi.com/projects/xfs/"
|
homepage="http://oss.sgi.com/projects/xfs/"
|
||||||
distfiles="http://ftp.archlinux.org/other/xfsprogs/$pkgname-$version.tar.gz"
|
distfiles="ftp://ftp.archlinux.org/other/xfsprogs/$pkgname-$version.tar.gz"
|
||||||
short_desc="Utilities for managing the XFS filesystem"
|
short_desc="Utilities for managing the XFS filesystem"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
checksum=e150914210ac5fd29c098ef0fd94bdec51d2fb231cf9faa765c16ec6d75c8eaa
|
checksum=74409e2e3748074999df25c00f722621659a0bd3607e677f0bcc4373b8c93eab
|
||||||
long_desc="
|
long_desc="
|
||||||
A set of commands to use the XFS filesystem, including mkfs.xfs.
|
A set of commands to use the XFS filesystem, including mkfs.xfs.
|
||||||
|
|
||||||
|
|
|
@ -5,10 +5,8 @@ long_desc="${long_desc}
|
||||||
|
|
||||||
This package contains files for development, headers, static libs, etc."
|
This package contains files for development, headers, static libs, etc."
|
||||||
|
|
||||||
revision=2
|
|
||||||
|
|
||||||
Add_dependency run libuuid-devel
|
Add_dependency run libuuid-devel
|
||||||
Add_dependency run xfsprogs ">=3.1.7_1"
|
Add_dependency run xfsprogs ">=${version}"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmove usr/include usr
|
vmove usr/include usr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue