diff options
-rw-r--r-- | system/barman/barman.SlackBuild | 2 | ||||
-rw-r--r-- | system/barman/barman.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/barman/barman.SlackBuild b/system/barman/barman.SlackBuild index 1b0e0bdc05..43d43e4588 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:-2.2} +VERSION=${VERSION:-2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/barman/barman.info b/system/barman/barman.info index 519c4cbff8..6a60b9e258 100644 --- a/system/barman/barman.info +++ b/system/barman/barman.info @@ -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" |