mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
thin-provisioning-tools: update to 0.6.2
This commit is contained in:
parent
40253a8853
commit
dd0edfdfd8
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'thin-provisioning-tools'
|
# Template file for 'thin-provisioning-tools'
|
||||||
pkgname=thin-provisioning-tools
|
pkgname=thin-provisioning-tools
|
||||||
version=0.6.1
|
version=0.6.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="boost-devel expat-devel libaio-devel"
|
makedepends="boost-devel expat-devel libaio-devel"
|
||||||
short_desc="Tools for manipulating the metadata of dm-thin device-mapper targets"
|
short_desc="Tools for manipulating the metadata of dm-thin device-mapper targets"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/jthornber/${pkgname}"
|
homepage="https://github.com/jthornber/thin-provisioning-tools"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=4e7bf95e05176660250b63a5b26245d199a8510e1fede7287612c95aa54cc3f0
|
checksum=2bcbfeac730513828ca7d161c3f48892d40b1691f46d4839458fda4a4aff99ef
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue