diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 08:28:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-09 08:28:11 +0700 |
commit | 0e19007394ab167112b59cea355f86597ebd303b (patch) | |
tree | 6f5910b9ce546fe0a592bf7a7ec39a4d93efa97f /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | a4f4583c9c6ce2ba21458677c08a767eefe57433 (diff) |
libraries/webkit2gtk: Updated for version 2.36.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/webkit2gtk/webkit2gtk.SlackBuild')
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild index 0ded8160f504..2c083e26563e 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.36.3} +VERSION=${VERSION:-2.36.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |