mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/e2fsprogs: upgrade to 1.44.0, clarify license
This commit is contained in:
parent
762a40a8f8
commit
cb048d0392
@ -1,12 +1,12 @@
|
||||
# Contributor: Valery Kartel <valery.kartel@gmail.com>
|
||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||
pkgname=e2fsprogs
|
||||
pkgver=1.43.9
|
||||
pkgver=1.44.0
|
||||
pkgrel=0
|
||||
pkgdesc="Standard Ext2/3/4 filesystem utilities"
|
||||
url="http://e2fsprogs.sourceforge.net"
|
||||
arch="all"
|
||||
license="GPL LGPL MIT"
|
||||
license="GPL-2.0-or-later LGPL-2.0 BSD-3-Clause MIT"
|
||||
depends=""
|
||||
depends_dev="util-linux-dev"
|
||||
options="!check"
|
||||
@ -66,4 +66,4 @@ extra() {
|
||||
mv "$pkgdir"/usr "$subpkgdir"/
|
||||
}
|
||||
|
||||
sha512sums="0a4b9d0dcec26ab16563b874f4c3060994d0b11cff3e5385069b46205eca116619516b546d18e29fb8cb3bb69cd5e7acc895d11a18765a7897954c779c956055 e2fsprogs-1.43.9.tar.xz"
|
||||
sha512sums="ecdb6d5d0c3522b2db0631c0fad54d31c87192e0dd34a534113319e7226af93f5338af86c2f63c16b0f812b45c03d7b6d8a2e08013799f0617222050ff3177ae e2fsprogs-1.44.0.tar.xz"
|
||||
|
Loading…
Reference in New Issue
Block a user