mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/webkitgtk: Updated for version 2.4.4.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
b9f107dafe
commit
1b6bf5d56f
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.2}
|
||||
VERSION=${VERSION:-2.4.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="webkitgtk"
|
||||
VERSION="2.4.2"
|
||||
VERSION="2.4.4"
|
||||
HOMEPAGE="http://webkitgtk.org/"
|
||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.2.tar.xz"
|
||||
MD5SUM="da2b1b0f0863f3f21bdbc0476001589f"
|
||||
DOWNLOAD="http://www.webkitgtk.org/releases/webkitgtk-2.4.4.tar.xz"
|
||||
MD5SUM="79edd28d32172abc17a8861622cc274f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="gst1-plugins-base libwebp"
|
||||
|
|
Loading…
Reference in a new issue