diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2018-03-15 19:40:59 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-17 08:51:55 +0700 |
commit | 0ef10646f7092dec01fa2ae493a454e49a1e95f4 (patch) | |
tree | 86a47905e94aba78f7eeb2cf8d389aa527557bcb /network | |
parent | 58ceec497ce0f3997c33db5b449ebd3db0158430 (diff) | |
download | slackbuilds-0ef10646f7092dec01fa2ae493a454e49a1e95f4.tar.gz |
network/phodav: Updated for version 2.2.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r-- | network/phodav/phodav.SlackBuild | 4 | ||||
-rw-r--r-- | network/phodav/phodav.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/network/phodav/phodav.SlackBuild b/network/phodav/phodav.SlackBuild index 4e5e51d440..1b3c1bcebc 100644 --- a/network/phodav/phodav.SlackBuild +++ b/network/phodav/phodav.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for phodav -# Copyright 2016-2017 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2016-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=phodav -VERSION=${VERSION:-2.1} +VERSION=${VERSION:-2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/phodav/phodav.info b/network/phodav/phodav.info index 247c335ed9..7b7b8d7050 100644 --- a/network/phodav/phodav.info +++ b/network/phodav/phodav.info @@ -1,8 +1,8 @@ PRGNAM="phodav" -VERSION="2.1" +VERSION="2.2" HOMEPAGE="https://wiki.gnome.org/phodav" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/phodav/2.1/phodav-2.1.tar.xz" -MD5SUM="762712ece4cf514e18bf1233be2071e7" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/phodav/2.2/phodav-2.2.tar.xz" +MD5SUM="18dc8890ef3606f2a053054658dbf016" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |