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/phodav/phodav.SlackBuild | |
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/phodav/phodav.SlackBuild')
-rw-r--r-- | network/phodav/phodav.SlackBuild | 4 |
1 files changed, 2 insertions, 2 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} |