dm-zoned-tools: update to 2.1.2.
This commit is contained in:
parent
5d32097f41
commit
fe3b81af89
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dm-zoned-tools'
|
||||
pkgname=dm-zoned-tools
|
||||
version=2.0.2
|
||||
version=2.1.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/hgst/dm-zoned-tools/"
|
||||
distfiles="https://github.com/hgst/${pkgname}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=78c91309449c47cb884874ec0400036a9af5af615a48879a80b9470b25b2fa8c
|
||||
checksum=98d62d349c4341c0a47d90b2e298e3c9d67ae08cd0399c0671d5ffb2807170c3
|
||||
|
||||
pre_configure() {
|
||||
NOCONFIGURE=1 ./autogen.sh
|
||||
|
|
Loading…
Reference in a new issue