# Template file for 'mtd-utils'
pkgname=mtd-utils
version=2.3.1
revision=1
build_style=gnu-configure
hostmakedepends="autoconf automake libtool pkg-config"
makedepends="acl-devel liblzma-devel libuuid-devel lzo-devel zlib-devel
 openssl-devel libzstd-devel"
short_desc="Memory Technology Device Utilities"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://www.linux-mtd.infradead.org/"
changelog="https://raw.githubusercontent.com/sigma-star/mtd-utils/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/sigma-star/mtd-utils/archive/refs/tags/v${version}.tar.gz"
checksum=f53cde04802439fa6ac2ffbd80955f2b790262c02bd6fa2f7783a19fdc33716d

pre_configure() {
	autoreconf -fi
}
