mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
libraries/webkit2gtk: Updated for version 2.18.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5381fdb4ba
commit
c1d02ab90a
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
PRGNAM=webkit2gtk
|
||||
SRCNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.18.4}
|
||||
VERSION=${VERSION:-2.18.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkit2gtk"
|
||||
VERSION="2.18.4"
|
||||
VERSION="2.18.5"
|
||||
HOMEPAGE="https://www.webkitgtk.org/"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.4.tar.xz"
|
||||
MD5SUM="c4686971eac2760bab685e21ac8849be"
|
||||
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.5.tar.xz"
|
||||
MD5SUM="af18c2cfa00cadfd0b4d8db21cab011d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="geoclue hyphen libwebp"
|
||||
|
|
Loading…
Reference in a new issue