e2fsprogs: update to 1.43.4
This commit is contained in:
parent
1b0c1f55dc
commit
af1d606ece
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'e2fsprogs'
|
||||
pkgname=e2fsprogs
|
||||
version=1.43.3
|
||||
version=1.43.4
|
||||
revision=1
|
||||
short_desc="Ext2/3/4 Filesystem Utilities"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2, LGPL-2.1"
|
||||
homepage="http://e2fsprogs.sourceforge.net/"
|
||||
distfiles="$SOURCEFORGE_SITE/e2fsprogs/$pkgname-$version.tar.gz"
|
||||
checksum=ce8ef1bbb0d4730f170167284fda156ac9d6bf18db2750eb94af619a81b19927
|
||||
distfiles="https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v${version}/e2fsprogs-${version}.tar.xz"
|
||||
checksum=54b3f21123a531a6a536b9cdcc21344b0122a72790dbe4dacc98e64db25e4a24
|
||||
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-elf-shlibs --disable-fsck
|
||||
|
|
Loading…
Reference in a new issue