network/qupzilla: Updated for version 1.8.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
17a099a14e
commit
925200a844
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for QupZilla
|
||||
|
||||
# Copyright 2011-2014 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# Copyright 2011-2015 Fridrich von Stauffenberg <cancellor2@gmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qupzilla
|
||||
VERSION=${VERSION:-1.8.4}
|
||||
VERSION=${VERSION:-1.8.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qupzilla"
|
||||
VERSION="1.8.4"
|
||||
VERSION="1.8.6"
|
||||
HOMEPAGE="http://www.qupzilla.com"
|
||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.8.4.tar.gz"
|
||||
MD5SUM="88a679eb26a2071ac34c19ca0074a305"
|
||||
DOWNLOAD="https://github.com/QupZilla/qupzilla/archive/v1.8.6.tar.gz"
|
||||
MD5SUM="24c4033cbf20223eb73a33af9c037862"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue