diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-10-25 15:21:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-10-25 18:54:03 +0000 |
commit | 34e0db1f42cdff08f6e999f0c6a2fe2b22dc6fc7 (patch) | |
tree | cb407b87dcfd61dcb3ee4e8d6538f0f2d722e347 /main/qt | |
parent | cece651230271301701add480beab6790b7e5093 (diff) | |
download | aports-34e0db1f42cdff08f6e999f0c6a2fe2b22dc6fc7.tar.bz2 aports-34e0db1f42cdff08f6e999f0c6a2fe2b22dc6fc7.tar.xz |
main/qt: rebuild against mesa-7.11
Diffstat (limited to 'main/qt')
-rw-r--r-- | main/qt/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qt/APKBUILD b/main/qt/APKBUILD index 5ec16ff0e3..169b445d8f 100644 --- a/main/qt/APKBUILD +++ b/main/qt/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qt pkgver=4.7.4 -pkgrel=0 +pkgrel=1 pkgdesc="A cross-platform application and UI framework" url="http://qt.nokia.com/" arch="all" |