mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
system/barman: Updated for version 1.6.1a1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
215f8f006c
commit
1aa657b7dc
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=barman
|
||||
VERSION=${VERSION:-1.6.0}
|
||||
VERSION=${VERSION:-1.6.1a1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="barman"
|
||||
VERSION="1.6.0"
|
||||
VERSION="1.6.1a1"
|
||||
HOMEPAGE="http://www.pgbarman.org/"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.6.0/barman-1.6.0.tar.gz"
|
||||
MD5SUM="e3457a848c6edc3bf2c2f5378a032bcf"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.6.1a1/barman-1.6.1a1.tar.gz"
|
||||
MD5SUM="3e58eb22b6488f3be38850353849adcd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="psycopg2 argh python-dateutil argcomplete"
|
||||
|
|
Loading…
Reference in a new issue