diff options
Diffstat (limited to 'system/barman/barman.info')
-rw-r--r-- | system/barman/barman.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/system/barman/barman.info b/system/barman/barman.info new file mode 100644 index 0000000000..d0db38d039 --- /dev/null +++ b/system/barman/barman.info @@ -0,0 +1,10 @@ +PRGNAM="barman" +VERSION="1.2.3" +HOMEPAGE="http://www.pgbarman.org/" +DOWNLOAD="http://sourceforge.net/projects/pgbarman/files/1.2.3/barman-1.2.3.tar.gz" +MD5SUM="5348cf3ea707b43f8a98061d0d257f2d" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="psycopg2 argh python-dateutil argcomplete" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |