mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/barman: Updated for version 2.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
435bab8f68
commit
07971c2600
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=barman
|
||||
VERSION=${VERSION:-2.2}
|
||||
VERSION=${VERSION:-2.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="barman"
|
||||
VERSION="2.2"
|
||||
VERSION="2.3"
|
||||
HOMEPAGE="http://www.pgbarman.org/"
|
||||
DOWNLOAD="https://pypi.python.org/packages/8f/9c/beb1ce7e67c1b00e46aa38b11b7019651bbc99db178e610efe528f2c861e/barman-2.2.tar.gz"
|
||||
MD5SUM="1be7b8beefa2225ae77602f0a87f6938"
|
||||
DOWNLOAD="https://pypi.python.org/packages/60/34/087699b4eea0e66ec29aeadf8e6c694ba4e6db0343ad06c24d2270009399/barman-2.3.tar.gz"
|
||||
MD5SUM="d7478c94f7e2d928987a04132695b91b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="psycopg2 argh python-dateutil argcomplete"
|
||||
|
|
Loading…
Reference in a new issue