mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
network/riot-web: Updated for version 0.17.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
fb8badf4ca
commit
ccac44f527
2 changed files with 6 additions and 6 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue