diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-07 16:59:03 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:32 +0000 |
commit | 6697e1025caf6f4872adc92c87b62e8922932b31 (patch) | |
tree | 3762cb39a7fafbf75ba1f02e8d354159d266a77c /main/qt | |
parent | 2921b30954c7ad2fc38684ba72296039a2cf9432 (diff) | |
download | aports-6697e1025caf6f4872adc92c87b62e8922932b31.tar.bz2 aports-6697e1025caf6f4872adc92c87b62e8922932b31.tar.xz |
main/qt: rebuild against libressl-2.6
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 5a9036b53f..58fbf06c31 100644 --- a/main/qt/APKBUILD +++ b/main/qt/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=qt pkgver=4.8.7 -pkgrel=7 +pkgrel=8 pkgdesc="A cross-platform application and UI framework" url="http://qt-project.org/" arch="all" |