diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-08 14:24:50 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:35 +0000 |
commit | 8b64268cb93fac5661661600cf7b844b4639697f (patch) | |
tree | 71e16b1c09075b422250b96f4d78dd7ff26bd88b /main/qca | |
parent | 9c342206067f81044284ecc7e8d89a9d6f267691 (diff) | |
download | aports-8b64268cb93fac5661661600cf7b844b4639697f.tar.bz2 aports-8b64268cb93fac5661661600cf7b844b4639697f.tar.xz |
main/qca: rebuild against libressl-2.6
Diffstat (limited to 'main/qca')
-rw-r--r-- | main/qca/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/qca/APKBUILD b/main/qca/APKBUILD index 114f28c280..0092b45637 100644 --- a/main/qca/APKBUILD +++ b/main/qca/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=qca pkgver=2.1.3 -pkgrel=3 +pkgrel=4 pkgdesc="Qt cryptographic architecture" url="http://delta.affinix.com/qca/" arch="all" |