system/davfs2: Updated for version 1.5.6.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Abela 2020-09-19 01:09:46 +07:00 committed by Willy Sudiarto Raharjo
parent 6278551b4a
commit a62a8fbb89
2 changed files with 5 additions and 5 deletions

View File

@ -5,7 +5,7 @@
# Copyright (c) 2008, Justin H Haynes <justin@justinhaynes.com> # Copyright (c) 2008, Justin H Haynes <justin@justinhaynes.com>
# Copyright (c) 2012 Chris Abela, Malta # Copyright (c) 2012 Chris Abela, Malta
# Copyright 2014 Ryan P.C. McQuen, WA, ryanpcmcquen@member.fsf.org # Copyright 2014 Ryan P.C. McQuen, WA, ryanpcmcquen@member.fsf.org
# Copyright 2014, 2016 Chris Abela, Malta # Copyright 2014, 2016, 2020 Chris Abela, Malta
# #
# Permission to use, copy, modify, and/or distribute this software for any # Permission to use, copy, modify, and/or distribute this software for any
# purpose with or without fee is hereby granted, provided that the above # purpose with or without fee is hereby granted, provided that the above
@ -22,7 +22,7 @@
# Modified by Robby Workman <rworkman@slackbuilds.org> # Modified by Robby Workman <rworkman@slackbuilds.org>
PRGNAM=davfs2 PRGNAM=davfs2
VERSION=${VERSION:-1.5.4} VERSION=${VERSION:-1.5.6}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="davfs2" PRGNAM="davfs2"
VERSION="1.5.4" VERSION="1.5.6"
HOMEPAGE="http://savannah.nongnu.org/projects/davfs2" HOMEPAGE="http://savannah.nongnu.org/projects/davfs2"
DOWNLOAD="http://ftp.cc.uoc.gr/mirrors/nongnu.org/davfs2/davfs2-1.5.4.tar.gz" DOWNLOAD="http://ftp.cc.uoc.gr/mirrors/nongnu.org/davfs2/davfs2-1.5.6.tar.gz"
MD5SUM="c9f0b557275b7ec88fec751bf22f30cf" MD5SUM="eb9948097dc08664cbc19ad06eeacd97"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""