mirror of
https://github.com/Ponce/slackbuilds
synced 2024-12-02 13:04:42 +01:00
libraries/webkitgtk3: Updated for version 2.4.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a190f932c3
commit
bc92dd0a55
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=webkitgtk3
|
||||
VERSION=${VERSION:-2.4.10}
|
||||
VERSION=${VERSION:-2.4.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkitgtk3"
|
||||
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