mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
webkit-gtk: update to 1.2.7.
This commit is contained in:
parent
369cb372c0
commit
9f8ea82ea5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'webkit-gtk'
|
# Template file for 'webkit-gtk'
|
||||||
pkgname=webkit-gtk
|
pkgname=webkit-gtk
|
||||||
version=1.2.6
|
version=1.2.7
|
||||||
wrksrc=webkit-${version}
|
wrksrc=webkit-${version}
|
||||||
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
distfiles="http://www.webkitgtk.org/webkit-${version}.tar.gz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
|
@ -10,7 +10,7 @@ configure_args="--with-target=x11 --enable-3D-transforms
|
||||||
--with-unicode-backend=icu"
|
--with-unicode-backend=icu"
|
||||||
short_desc="GTK2 port of the WebKit browser engine"
|
short_desc="GTK2 port of the WebKit browser engine"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=88a1488ffba8de14f5531ca2e7bf535561170265594a33ff53fb875a9e5d38cf
|
checksum=228a80b3f0132db1342708e8ef7738996f05e30393e0187acf4cab987283718b
|
||||||
long_desc="
|
long_desc="
|
||||||
WebKit is an open source web browser engine. WebKit is also the name of
|
WebKit is an open source web browser engine. WebKit is also the name of
|
||||||
the Mac OS X system framework version of the engine that's used by
|
the Mac OS X system framework version of the engine that's used by
|
||||||
|
|
Loading…
Add table
Reference in a new issue