qt: update to 4.6.2.

--HG--
extra : convert_revision : 14fb66b95ffa52f42d65759ff0e219b709c034b1
This commit is contained in:
Juan RP 2010-02-17 07:02:00 +01:00
parent f770a269f7
commit 2300227d70

View File

@ -1,6 +1,6 @@
# Template file for 'qt'
pkgname=qt
version=4.6.1
version=4.6.2
#revision=1
_distname=qt-everywhere-opensource-src
wrksrc=${_distname}-${version}
@ -20,7 +20,7 @@ configure_args="-confirm-license -opensource
make_install_target="INSTALL_ROOT=$XBPS_DESTDIR/$pkgname-$version install"
short_desc="A cross-platform application and UI framework"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=4c84b39b8a2546854ce9c0c9f761dd55da76dab2c33eeb876e3d17db1d2ea0c5
checksum=176f51ddb06dce67ab4b2efc6b327dc21ed8f764c5d97acc15ff1f907c2affae
long_desc="
Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications."