mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
system/thin-provisioning-tools: Updated for version 0.7.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4a4f01dc88
commit
8b897e798f
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=thin-provisioning-tools
|
||||
VERSION=${VERSION:-0.7.1}
|
||||
VERSION=${VERSION:-0.7.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thin-provisioning-tools"
|
||||
VERSION="0.7.1"
|
||||
VERSION="0.7.5"
|
||||
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.1/thin-provisioning-tools-0.7.1.tar.gz"
|
||||
MD5SUM="44cc03dd39a55b2f0364b330850d63fd"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.5/thin-provisioning-tools-0.7.5.tar.gz"
|
||||
MD5SUM="409d67caae20e59bf18c79c47c6651fb"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue