mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/webkitgtk: Updated for version 2.4.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
222c65e02c
commit
a190f932c3
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.10}
|
||||
VERSION=${VERSION:-2.4.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkitgtk"
|
||||
VERSION="2.4.10"
|
||||
VERSION="2.4.11"
|
||||
HOMEPAGE="http://webkitgtk.org/"
|
||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.10.tar.xz"
|
||||
MD5SUM="1b3f18d4087dfc648e8060c14e16e202"
|
||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.11.tar.xz"
|
||||
MD5SUM="24a25ccc30a7914ae50922aedf24b7bc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libwebp"
|
||||
|
|
Loading…
Reference in a new issue