e2fsprogs: update to 1.42.5.
This commit is contained in:
parent
41cb3f1f01
commit
e75a280569
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'e2fsprogs'
|
||||
pkgname=e2fsprogs
|
||||
version=1.42.4
|
||||
revision=2
|
||||
version=1.42.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-htree --enable-elf-shlibs --disable-fsck
|
||||
--enable-e2initrd-helper --disable-rpath --with-root-prefix=/usr
|
||||
|
@ -17,7 +17,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://e2fsprogs.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/e2fsprogs/$pkgname-$version.tar.gz"
|
||||
checksum=3946f347842a7b892b23476e231da21e572f9db828cb02a38bc57beb25db905e
|
||||
checksum=76edaad8eb7464356e1317d60eb19952728091dad358f1f939239874cc1871ce
|
||||
long_desc="
|
||||
It provides the filesystem utilities for use with the ext2 filesystem.
|
||||
It also supports the ext3/4 filesystem with journaling support."
|
||||
|
|
Loading…
Reference in a new issue