ndctl: update to 61.2.
This commit is contained in:
parent
6a39d66a1f
commit
dc4a37ce71
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ndctl'
|
||||
pkgname=ndctl
|
||||
version=61.1
|
||||
version=61.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="asciidoc automake libtool pkg-config xmlto"
|
||||
|
@ -10,7 +10,7 @@ maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
|||
license="LGPL-2.1-only, GPL-2.0-only"
|
||||
homepage="https://github.com/pmem/ndctl"
|
||||
distfiles="https://github.com/pmem/ndctl/archive/v${version}.tar.gz"
|
||||
checksum=815a06600a233326b898504262c359cb7c1282b1f11c011a558bf5f26b8b28be
|
||||
checksum=2e15b6720729a09b162dd8112b9551a26442b2766b0c481d61915100037da93a
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
|
|
Loading…
Reference in New Issue