mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/webkitgtk: Updated for version 2.4.10.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
264d724592
commit
60cfe7b2b7
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=webkitgtk
|
||||
VERSION=${VERSION:-2.4.9}
|
||||
VERSION=${VERSION:-2.4.10}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkitgtk"
|
||||
VERSION="2.4.9"
|
||||
VERSION="2.4.10"
|
||||
HOMEPAGE="http://webkitgtk.org/"
|
||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.9.tar.xz"
|
||||
MD5SUM="312fd29eb7f5970660c6a64b8bf8420e"
|
||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.10.tar.xz"
|
||||
MD5SUM="1b3f18d4087dfc648e8060c14e16e202"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwebp"
|
||||
|
|
Loading…
Reference in a new issue