webkitgtk: update to 2.0.2.
This commit is contained in:
parent
e952561c3b
commit
0fa0653609
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'webkitgtk'
|
||||
pkgname=webkitgtk
|
||||
version=2.0.1
|
||||
revision=2
|
||||
version=2.0.2
|
||||
revision=1
|
||||
short_desc="GTK+3 port of the WebKit browser engine"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://webkitgtk.org/"
|
||||
license="LGPL-2.1, Simplified BSD (2 clause)"
|
||||
distfiles="${homepage}/releases/${pkgname}-${version}.tar.xz"
|
||||
checksum=6303552a39d7912725d75bc55f530cdb99171fb873e299798d0bb932d6ea76cb
|
||||
checksum=c3685032545eb4c23f3f56826817783a6963ad59bd7bbf806705059b3d8caeb2
|
||||
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-gtk=3.0 --enable-introspection"
|
||||
|
|
Loading…
Reference in New Issue