diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-12 10:42:55 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-12 10:42:55 +0700 |
commit | 4768b0e6f7bf5d5b0d0d289569a06e2037092fd9 (patch) | |
tree | 161ed4f2d521baf714401e790e4f17939e22e595 /libraries/webkit2gtk/webkit2gtk.SlackBuild | |
parent | 2da51f95844d33bb9d38877f2c45ed1f510cb2d0 (diff) |
libraries/webkit2gtk: Updated for version 2.44.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 b89e3b1481..a116a6f0b3 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.44.3} +VERSION=${VERSION:-2.44.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |