mtd-utils: update to 2.1.5.
This commit is contained in:
parent
93d97aa3be
commit
c505e3fb37
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mtd-utils'
|
||||
pkgname=mtd-utils
|
||||
version=2.1.2
|
||||
revision=2
|
||||
version=2.1.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="autoconf automake libtool pkg-config"
|
||||
makedepends="acl-devel liblzma-devel libuuid-devel lzo-devel
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=060a0c4fdcdebf7cf5a753d9e3f082b7c360c49a02a53fde2bda140abaf75c3a
|
||||
checksum=76f56daba7e56b1341b4c7494ba865553e52ded66acaf0e83c88489cc47dd3c9
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Reference in New Issue