network/radicale: Updated for version 1.1.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Johannes Schoepfer 2017-09-04 22:30:17 +07:00 committed by Willy Sudiarto Raharjo
parent 877c9bc188
commit 9a9f4b96cb
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=radicale
VERSION=${VERSION:-1.1.3}
VERSION=${VERSION:-1.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="radicale"
VERSION="1.1.3"
VERSION="1.1.6"
HOMEPAGE="http://radicale.org/"
DOWNLOAD="https://files.pythonhosted.org/packages/source/R/Radicale/Radicale-1.1.3.tar.gz"
MD5SUM="edc5e207e33c9f157643f0a9b216eb5f"
DOWNLOAD="https://files.pythonhosted.org/packages/source/R/Radicale/Radicale-1.1.6.tar.gz"
MD5SUM="ab2c00771d5bfaab218ce6e930d3a113"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="mod_wsgi"