diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-01 00:31:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-01 00:31:38 +0700 |
commit | 6bd11e719628dfdecd0ff4532c7526da94a74b5e (patch) | |
tree | 49554c4109d19ffc176582098a9e75c36960d1e0 /libraries | |
parent | 39c22a97d6321cd1c1de8935e7004136bcd8a3e7 (diff) |
network/copy: Removed (discontinued per May 1).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries')
-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 591981e84152..657643851878 100644 --- a/libraries/webkit2gtk/webkit2gtk.SlackBuild +++ b/libraries/webkit2gtk/webkit2gtk.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=webkit2gtk SRCNAM=webkitgtk -VERSION=${VERSION:-2.12.1} +VERSION=${VERSION:-2.12.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/libraries/webkit2gtk/webkit2gtk.info b/libraries/webkit2gtk/webkit2gtk.info index 594c4d34a955..14453dd7b7d9 100644 --- a/libraries/webkit2gtk/webkit2gtk.info +++ b/libraries/webkit2gtk/webkit2gtk.info @@ -1,8 +1,8 @@ PRGNAM="webkit2gtk" -VERSION="2.12.1" +VERSION="2.12.2" HOMEPAGE="http://webkitgtk.org/" -DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.12.1.tar.xz" -MD5SUM="adcbee440d81acfb1ead9ada91bd5e79" +DOWNLOAD="http://webkitgtk.org/releases/webkitgtk-2.12.2.tar.xz" +MD5SUM="41e018d651413fdbcd4b6480ab1fbd7b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="geoclue hyphen libwebp" |