mtd-utils: update to 2.1.2
This commit is contained in:
parent
e51fa5e396
commit
51692dc7c6
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'mtd-utils'
|
||||
pkgname=mtd-utils
|
||||
version=2.1.1
|
||||
revision=2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
makedepends="acl-devel liblzma-devel libuuid-devel lzo-devel
|
||||
zlib-devel libressl-devel libzstd-devel"
|
||||
short_desc="Memory Technology Device Utilities"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.linux-mtd.infradead.org/"
|
||||
distfiles="https://github.com/sigma-star/mtd-utils/archive/v${version}.tar.gz"
|
||||
checksum=685c5d5ad3b0f510aa4e167820ca4d603197a1aa6bb49356786f02be1edba2cd
|
||||
checksum=060a0c4fdcdebf7cf5a753d9e3f082b7c360c49a02a53fde2bda140abaf75c3a
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue