mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/thin-provisioning-tools: Updated for version 0.7.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
c753cff941
commit
11cf17584d
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for thin-provisioning-tools
|
||||
|
||||
# Copyright 2016-2017 Marek Wodzinski
|
||||
# Copyright 2016-2018 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.5}
|
||||
VERSION=${VERSION:-0.7.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="thin-provisioning-tools"
|
||||
VERSION="0.7.5"
|
||||
VERSION="0.7.6"
|
||||
HOMEPAGE="https://github.com/jthornber/thin-provisioning-tools"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.5/thin-provisioning-tools-0.7.5.tar.gz"
|
||||
MD5SUM="409d67caae20e59bf18c79c47c6651fb"
|
||||
DOWNLOAD="https://github.com/jthornber/thin-provisioning-tools/archive/v0.7.6/thin-provisioning-tools-0.7.6.tar.gz"
|
||||
MD5SUM="3ebdb158448d779ba0cd2035e2a2efe2"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
MAINTAINER="Marek Wodzinski"
|
||||
EMAIL="majek@mamy.to"
|
||||
EMAIL="majek@w7i.pl"
|
||||
|
|
Loading…
Reference in a new issue