e2fsprogs: update to 1.42.2.
This commit is contained in:
parent
769317ec0a
commit
e716b0afb3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'e2fsprogs'
|
# Template file for 'e2fsprogs'
|
||||||
pkgname=e2fsprogs
|
pkgname=e2fsprogs
|
||||||
version=1.42.1
|
version=1.42.2
|
||||||
homepage="http://e2fsprogs.sourceforge.net/"
|
homepage="http://e2fsprogs.sourceforge.net/"
|
||||||
distfiles="$SOURCEFORGE_SITE/e2fsprogs/$pkgname-$version.tar.gz"
|
distfiles="$SOURCEFORGE_SITE/e2fsprogs/$pkgname-$version.tar.gz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -13,7 +13,7 @@ make_install_args="install-libs"
|
||||||
short_desc="Ext2/3/4 Filesystem Utilities"
|
short_desc="Ext2/3/4 Filesystem Utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
checksum=0f1fdc10c6289b6750714490837df9aab691f352d33f5ecb64507704df6ff991
|
checksum=1d36fec5e34ac285f59dff3851d6f4ca9f0b964ddd7e8fe00f1f920b091cb8be
|
||||||
long_desc="
|
long_desc="
|
||||||
It provides the filesystem utilities for use with the ext2 filesystem.
|
It provides the filesystem utilities for use with the ext2 filesystem.
|
||||||
It also supports the ext3/4 filesystem with journaling support."
|
It also supports the ext3/4 filesystem with journaling support."
|
||||||
|
|
Loading…
Reference in a new issue