mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/webkitgtk3: Updated for version 2.4.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
7925cda25c
commit
304dba739e
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=webkitgtk3
|
PRGNAM=webkitgtk3
|
||||||
VERSION=${VERSION:-2.4.7}
|
VERSION=${VERSION:-2.4.8}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="webkitgtk3"
|
PRGNAM="webkitgtk3"
|
||||||
VERSION="2.4.7"
|
VERSION="2.4.8"
|
||||||
HOMEPAGE="http://webkitgtk.org/"
|
HOMEPAGE="http://webkitgtk.org/"
|
||||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.7.tar.xz"
|
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.8.tar.xz"
|
||||||
MD5SUM="e1a10b4730f501980e3681db9b0e5d25"
|
MD5SUM="bcdcef8e1ba28dbd5bb05f86c79f76b8"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="gst1-plugins-base libwebp"
|
REQUIRES="gst1-plugins-base libwebp"
|
||||||
|
|
Loading…
Reference in a new issue