network/riot-web: Updated for version 0.16.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0fde076d0e
commit
d0949bf874
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=riot-web
|
||||
VERSION=${VERSION:-0.16.1}
|
||||
VERSION=${VERSION:-0.16.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="riot-web"
|
||||
VERSION="0.16.1"
|
||||
VERSION="0.16.2"
|
||||
HOMEPAGE="https://riot.im/"
|
||||
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.16.1_i386.deb"
|
||||
MD5SUM="7a13cd2c24dc395fb544e32bf9951b16"
|
||||
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.16.1_amd64.deb"
|
||||
MD5SUM_x86_64="b3295d38a3d9335fe66eb74b0c9f7e04"
|
||||
DOWNLOAD="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.2_i386.deb"
|
||||
MD5SUM="7a26f180ddea4d302a9fc887889cb37b"
|
||||
DOWNLOAD_x86_64="https://sourceforge.net/projects/slackbuildsdirectlinks/files/riot-web/riot-web_0.16.2_amd64.deb"
|
||||
MD5SUM_x86_64="4da8343b0b64c39c1e1bec19be829e69"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in New Issue