mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
webkitgtk: update to 2.2.6.
This commit is contained in:
parent
8fea4e0fbc
commit
442137d50c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'webkitgtk'
|
# Template file for 'webkitgtk'
|
||||||
pkgname=webkitgtk
|
pkgname=webkitgtk
|
||||||
version=2.2.5
|
version=2.2.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=3.0"
|
configure_args="--with-gtk=3.0"
|
||||||
short_desc="GTK+3 port of the WebKit browser engine"
|
short_desc="GTK+3 port of the WebKit browser engine"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://webkitgtk.org/"
|
homepage="http://webkitgtk.org/"
|
||||||
license="LGPL-2.1, Simplified BSD (2 clause)"
|
license="LGPL-2.1, Simplified BSD (2 clause)"
|
||||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
||||||
checksum=c710994a1ed0ec78f746a05ae7dc65369ed56d7475f0de576ca7a73ad9c6e670
|
checksum=157ee7377ae97a27bb3b9bd2733d9353979632543c3d078b6578aeeb1319bf06
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
msg_error "${pkgname}-${version}: cannot be cross compiled right now.\n"
|
msg_error "${pkgname}-${version}: cannot be cross compiled right now.\n"
|
||||||
|
|
Loading…
Add table
Reference in a new issue