[Lunar-commits] <moonbase> webkit: version bumped to 1.2.1.
Florin Braescu
florin at lunar-linux.org
Tue May 18 22:06:04 CEST 2010
commit ee2a8459f219cb502c6f2e7142365f92025a80b6
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue May 18 23:06:04 2010 +0300
webkit: version bumped to 1.2.1.
Bugfixes release.
---
web/webkit/DETAILS | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/web/webkit/DETAILS b/web/webkit/DETAILS
index 2328c0d..1cd0e3b 100644
--- a/web/webkit/DETAILS
+++ b/web/webkit/DETAILS
@@ -1,18 +1,17 @@
MODULE=webkit
- VERSION=1.2.0
+ VERSION=1.2.1
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.webkitgtk.org/
- SOURCE_VFY=sha1:ac9db7c25471eed9d03ea90cea1c0b3378b6d47e
+ SOURCE_URL=http://www.webkitgtk.org
+ SOURCE_VFY=sha1:ced564514f0be0a88c696e7afd6902d967d532a2
WEB_SITE=http://www.webkit.org
ENTERED=20070919
- UPDATED=20100428
+ UPDATED=20100518
SHORT="gtk+ web rendering engine"
cat << EOF
WebKitGTK+ is a web content engine, derived from KHTML and KJS from KDE,
and used primarily in Apple's Safari browser. It is made to be embedded
in other applications, such as mail readers, or web browsers.
-
It is able to display content such as HTML, SVG, XML, and others. It
also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript
and more.
More information about the Lunar-commits
mailing list