nilfs-utils: update to 2.2.2.
This commit is contained in:
parent
1d06f44a3e
commit
1f0d868d6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nilfs-utils'
|
# Template file for 'nilfs-utils'
|
||||||
pkgname=nilfs-utils
|
pkgname=nilfs-utils
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--sbindir=/usr/sbin --enable-libmount"
|
configure_args="--sbindir=/usr/sbin --enable-libmount"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
homepage="http://nilfs.sourceforge.net/"
|
homepage="http://nilfs.sourceforge.net/"
|
||||||
distfiles="http://www.nilfs.org/download/$pkgname-$version.tar.bz2"
|
distfiles="http://www.nilfs.org/download/$pkgname-$version.tar.bz2"
|
||||||
checksum=6f99a1a4e38aeedb96813777ba8187c5b4fe9c9d1c12815c7f63e13d1db95cb3
|
checksum=14376ff6ca4e286030aa65cf09e224e02ae8aacd1352711e1cc083243c2f51f0
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue