e2fsprogs: update to 1.42.3.
This commit is contained in:
parent
27a05b3a87
commit
7939240ae5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'e2fsprogs'
|
||||
pkgname=e2fsprogs
|
||||
version=1.42.2
|
||||
version=1.42.3
|
||||
homepage="http://e2fsprogs.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/e2fsprogs/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ make_install_args="install-libs"
|
|||
short_desc="Ext2/3/4 Filesystem Utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
checksum=1d36fec5e34ac285f59dff3851d6f4ca9f0b964ddd7e8fe00f1f920b091cb8be
|
||||
checksum=ad6a41be876fab94c2bd5d10f7a0871a5601bbaf9cd25c551c2af11c1c8d5436
|
||||
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 New Issue