Browse Source
libraries/webkit2gtk4.1: Updated for version 2.36.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/186/head
Willy Sudiarto Raharjo
3 years ago
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
libraries/webkit2gtk4.1/webkit2gtk4.1.SlackBuild
-
libraries/webkit2gtk4.1/webkit2gtk4.1.info
|
|
@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) |
|
|
|
|
|
|
|
PRGNAM=webkit2gtk4.1 |
|
|
|
SRCNAM=webkitgtk |
|
|
|
VERSION=${VERSION:-2.36.1} |
|
|
|
VERSION=${VERSION:-2.36.2} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|
|
|
@ -1,8 +1,8 @@ |
|
|
|
PRGNAM="webkit2gtk4.1" |
|
|
|
VERSION="2.36.1" |
|
|
|
VERSION="2.36.2" |
|
|
|
HOMEPAGE="https://www.webkitgtk.org/" |
|
|
|
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.1.tar.xz" |
|
|
|
MD5SUM="e6100df7f82d95a4e65176b10f5ab011" |
|
|
|
DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.36.2.tar.xz" |
|
|
|
MD5SUM="121ca7e6c9333a78a98cd91d147fca0b" |
|
|
|
DOWNLOAD_x86_64="" |
|
|
|
MD5SUM_x86_64="" |
|
|
|
REQUIRES="bubblewrap geoclue2 wpebackend-fdo xdg-dbus-proxy libsoup3" |
|
|
|