system/thin-provisioning-tools: Updated for version 0.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
bedbb1ee5d
commit
d9f735ab9d
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for thin-provisioning-tools
|
||||
|
||||
# Copyright 2016-2018 Marek Wodzinski
|
||||
# Copyright 2016-2019 Marek Wodzinski
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
PRGNAM=thin-provisioning-tools
|
||||
VERSION=${VERSION:-0.7.6}
|
||||
VERSION=${VERSION:-0.8.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thin-provisioning-tools"
|
||||
VERSION="0.7.6"
|
||||
VERSION="0.8.0"
|
||||
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.6/thin-provisioning-tools-0.7.6.tar.gz"
|
||||
MD5SUM="3ebdb158448d779ba0cd2035e2a2efe2"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.8.0/thin-provisioning-tools-0.8.0.tar.gz"
|
||||
MD5SUM="e01d42837385a6e5c961dc65340ba778"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue