thin-provisioning-tools: update to 0.8.5.
This commit is contained in:
parent
54b94af5df
commit
5799cb5b5c
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'thin-provisioning-tools'
|
||||
pkgname=thin-provisioning-tools
|
||||
version=0.8.0
|
||||
version=0.8.5
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
hostmakedepends="automake autoconf libtool pkg-config"
|
||||
makedepends="boost-devel expat-devel libaio-devel"
|
||||
short_desc="Tools for manipulating the metadata of dm-thin device-mapper targets"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jthornber/thin-provisioning-tools"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=af4288954303af2fc39684ba7dbe9ff1683ed51c3290649a472a2f3adffebba5
|
||||
checksum=377f40ba6331ecee025e0f39942a5d33f8eadc4d68b484f5fce189f03dd9f662
|
||||
|
||||
pre_configure() {
|
||||
autoreconf -fi
|
||||
|
|
Loading…
Add table
Reference in a new issue