mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
system/duplicity: Updated for version 0.6.24 + new maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
71d8687099
commit
62ef37fd99
3 changed files with 8 additions and 8 deletions
|
@ -2,11 +2,12 @@
|
|||
# Slackware build script for duplicity
|
||||
|
||||
# Written by Richard Ellis <rellis@dp100.com>
|
||||
# Modified by Luka Novsak <lnovsak@gmail.com>
|
||||
|
||||
# This script is hereby released into the public domain.
|
||||
|
||||
PRGNAM=duplicity
|
||||
VERSION=${VERSION:-0.6.10}
|
||||
VERSION=${VERSION:-0.6.24}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="duplicity"
|
||||
VERSION="0.6.10"
|
||||
VERSION="0.6.24"
|
||||
HOMEPAGE="http://duplicity.nongnu.org/"
|
||||
DOWNLOAD="http://code.launchpad.net/duplicity/0.6-series/0.6.10/+download/duplicity-0.6.10.tar.gz"
|
||||
MD5SUM="8878d3b63fcba1b7233e11c5829b969c"
|
||||
DOWNLOAD="http://code.launchpad.net/duplicity/0.6-series/0.6.24/+download/duplicity-0.6.24.tar.gz"
|
||||
MD5SUM="5d4e9329a6d793880909d18b0736ff06"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="librsync"
|
||||
MAINTAINER="Richard Ellis"
|
||||
EMAIL="rellis@dp100.com"
|
||||
REQUIRES="librsync pysetuptools"
|
||||
MAINTAINER="Luka Novsak"
|
||||
EMAIL="lnovsak@gmail.com"
|
||||
|
|
|
@ -17,4 +17,3 @@ duplicity: they will be safe from spying and/or modification by the server.
|
|||
duplicity:
|
||||
duplicity:
|
||||
duplicity:
|
||||
|
||||
|
|
Loading…
Reference in a new issue