system/thin-provisioning-tools: Updated for version 0.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4323506593
commit
dd04584503
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for thin-provisioning-tools
|
||||
|
||||
# Copyright 2016-2019 Marek Wodzinski
|
||||
# Copyright 2016-2020 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.8.5}
|
||||
VERSION=${VERSION:-0.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="thin-provisioning-tools"
|
||||
VERSION="0.8.5"
|
||||
VERSION="0.9.0"
|
||||
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.8.5/thin-provisioning-tools-0.8.5.tar.gz"
|
||||
MD5SUM="4ff949e9eef65aaee68d6d923ba0862f"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.9.0/thin-provisioning-tools-0.9.0.tar.gz"
|
||||
MD5SUM="b3ce6f476a5b7ea64c583e7d910d2db7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue