network/riot-web: Updated for version 0.14.2.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3677ecfed0
commit
c63e4634da
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=riot-web
|
||||
VERSION=${VERSION:-0.14.1}
|
||||
VERSION=${VERSION:-0.14.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="riot-web"
|
||||
VERSION="0.14.1"
|
||||
VERSION="0.14.2"
|
||||
HOMEPAGE="https://riot.im/"
|
||||
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.1_i386.deb"
|
||||
MD5SUM="24128de7a13e8a21afe859a7022f76cb"
|
||||
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.1_amd64.deb"
|
||||
MD5SUM_x86_64="90528e212d15685909994eb946c141c1"
|
||||
DOWNLOAD="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.2_i386.deb"
|
||||
MD5SUM="dc63a5db7ac5cff4a0c3b587b1218675"
|
||||
DOWNLOAD_x86_64="https://riot.im/packages/debian/pool/main/r/riot-web/riot-web_0.14.2_amd64.deb"
|
||||
MD5SUM_x86_64="4a28f6bf003cc36f0723d90532881b20"
|
||||
REQUIRES=""
|
||||
MAINTAINER="David O'Shaughnessy"
|
||||
EMAIL="dev@osh.id.au"
|
||||
|
|
Loading…
Reference in New Issue