network/riot-web: Updated for version 0.17.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David O'Shaughnessy 2018-11-16 08:38:36 +00:00 committed by Willy Sudiarto Raharjo
parent fb8badf4ca
commit ccac44f527
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=riot-web
VERSION=${VERSION:-0.17.0}
VERSION=${VERSION:-0.17.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="riot-web"
VERSION="0.17.0"
VERSION="0.17.3"
HOMEPAGE="https://riot.im/"
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.0_i386.deb"
MD5SUM="06211394754e215c0b70f7a0b2ee6982"
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.0_amd64.deb"
MD5SUM_x86_64="973458be5b6ac25fe95ba15118d22d96"
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.3_i386.deb"
MD5SUM="0a7b9a89b7d528ba60841548411f8cf1"
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.17.3_amd64.deb"
MD5SUM_x86_64="fa4d0b5b1db8888d932c83f7b4aff583"
REQUIRES=""
MAINTAINER="David O'Shaughnessy"
EMAIL="dev@osh.id.au"