diff options
Diffstat (limited to 'system/duply')
-rw-r--r-- | system/duply/duply.SlackBuild | 2 | ||||
-rw-r--r-- | system/duply/duply.info | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/duply/duply.SlackBuild b/system/duply/duply.SlackBuild index 1cfe4be3217e..ade04d8aa584 100644 --- a/system/duply/duply.SlackBuild +++ b/system/duply/duply.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=duply -VERSION=${VERSION:-2.2} +VERSION=${VERSION:-2.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/duply/duply.info b/system/duply/duply.info index b78b1b2e1986..0f07fc2b4476 100644 --- a/system/duply/duply.info +++ b/system/duply/duply.info @@ -1,10 +1,10 @@ PRGNAM="duply" -VERSION="2.2" +VERSION="2.2.2" HOMEPAGE="https://duply.net" -DOWNLOAD="https://phoenixnap.dl.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.2.x/duply_2.2.tgz" -MD5SUM="1ea50f06e51f389c1f4075c2dbaecbc5" +DOWNLOAD="https://cfhcable.dl.sourceforge.net/project/ftplicity/duply%20%28simple%20duplicity%29/2.2.x/duply_2.2.2.tgz" +MD5SUM="22a8a0d1471d373a7989e698408274b0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="duplicity" MAINTAINER="Jeff Parent" -EMAIL="jeff@sh0.xyz" +EMAIL="jeff+SBo@sh0.xyz" |