summaryrefslogtreecommitdiffstats
path: root/system/barman
diff options
context:
space:
mode:
Diffstat (limited to 'system/barman')
-rw-r--r--system/barman/barman.SlackBuild2
-rw-r--r--system/barman/barman.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild
index 29c2f05bb2..ff218fb288 100644
--- a/system/barman/barman.SlackBuild
+++ b/system/barman/barman.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=barman
-VERSION=${VERSION:-1.3.3}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/barman/barman.info b/system/barman/barman.info
index cdaced3437..bc7b9fa893 100644
--- a/system/barman/barman.info
+++ b/system/barman/barman.info
@@ -1,8 +1,8 @@
PRGNAM="barman"
-VERSION="1.3.3"
+VERSION="1.4.0"
HOMEPAGE="http://www.pgbarman.org/"
-DOWNLOAD="http://sourceforge.net/projects/pgbarman/files/1.3.3/barman-1.3.3.tar.gz"
-MD5SUM="49f5857a3bae3fa603f124ea50b1e11e"
+DOWNLOAD="http://downloads.sourceforge.net/project/pgbarman/1.4.0/barman-1.4.0.tar.gz"
+MD5SUM="8f1dece6dc46c5ea469aaba8e7d0fb4b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="psycopg2 argh python-dateutil argcomplete"