nilfs-utils: update to 2.2.0.
This commit is contained in:
parent
fef9835c63
commit
a4ff93bac9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nilfs-utils'
|
||||
pkgname=nilfs-utils
|
||||
version=2.1.6
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--sbindir=/usr/bin --enable-libmount"
|
||||
|
@ -11,9 +11,9 @@ conf_files="/etc/nilfs_cleanerd.conf"
|
|||
short_desc="A log-structured file system for Linux - userspace utils"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://www.nilfs.org"
|
||||
distfiles="$homepage/download/$pkgname-$version.tar.bz2"
|
||||
checksum=de0631531dfda9c1167c0d07c56c94de9b1f1cade8ecb2ad898cd15cf92dafe9
|
||||
homepage="http://nilfs.sourceforge.net/"
|
||||
distfiles="http://www.nilfs.org/download/$pkgname-$version.tar.bz2"
|
||||
checksum=59a60f34c66b741449e715162c0443b7d07ef2788ad6f0210f6c5461afc86ad1
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue