* update mtd-utils to 2.2.0-1

This commit is contained in:
Alexander Baldeck 2024-06-22 17:11:52 +02:00
parent e0e391a543
commit 2cd8d56695

View File

@ -4,16 +4,23 @@
# Contributor: Phil Pirozhkov <pirjsuka@gmail.com>
pkgname=mtd-utils
pkgver=2.1.6
pkgver=2.2.0
pkgrel=1
pkgdesc='Utilities for dealing with MTD devices'
url='http://www.linux-mtd.infradead.org/'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('GPL2')
depends=('lzo' 'util-linux' 'zstd' 'zlib')
makedepends=('cmocka')
license=(GPL-2.0-only)
depends=(
lzo
util-linux
zstd
zlib
)
makedepends=(
cmocka
)
source=(ftp://ftp.infradead.org/pub/mtd-utils/${pkgname}-${pkgver}.tar.bz2{,.asc})
sha512sums=('470902475b9e583d3a12801c1cab5492c671ec3ccf853cc3336c4e2b8771eac489d67b1414b9f1e827c42ebdba0fe2cdc681297477d67a796af04d81160442bd'
sha512sums=('985d1a600cc6d5c69dd4bd47c67612fcd35c009d772051c5e05b132a13c8a62534e0808930a398f78b3ef83e6f14a198169df71ac4c61c6415d879ddf64202de'
'SKIP')
validpgpkeys=('13063F723C9E584AEACD5B9BBCE5DC3C741A02D1')