diff options
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.SlackBuild | 2 | ||||
-rw-r--r-- | libraries/webkit2gtk/webkit2gtk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/libraries/webkit2gtk/webkit2gtk.SlackBuild b/libraries/webkit2gtk/webkit2gtk.SlackBuild index 2f7c42ec2822..9cbde0187630 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.18.0} +VERSION=${VERSION:-2.18.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index 059573c35991..c837ed5f249e 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.18.0" +VERSION="2.18.1" HOMEPAGE="https://www.webkitgtk.org/" -DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.0.tar.xz" -MD5SUM="10d86dd5a5b68875654cc38af139f382" +DOWNLOAD="https://www.webkitgtk.org/releases/webkitgtk-2.18.1.tar.xz" +MD5SUM="951a6082ada2f7d0292d3251a3f9532b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue hyphen libwebp" |