qt: update to 4.6.1.

--HG--
extra : convert_revision : 8cb1a7aee99507293a4309e7925ab2eb3d6bc310
This commit is contained in:
Juan RP
2010-01-29 23:59:18 +01:00
parent e72622fe9b
commit 41a0c0e4e1
8 changed files with 3 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
# Template file for 'qt'
pkgname=qt
version=4.6.0
revision=2
version=4.6.1
#revision=1
_distname=qt-everywhere-opensource-src
wrksrc=${_distname}-${version}
distfiles="ftp://ftp.qtsoftware.com/qt/source/${_distname}-$version.tar.gz"
@@ -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=55259c813324f6383cbd441aa2f23e01c320b6d63fbe3b5d52a7715055d28589
checksum=4c84b39b8a2546854ce9c0c9f761dd55da76dab2c33eeb876e3d17db1d2ea0c5
long_desc="
Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing and
maintaining GUI (graphical user interface) applications."