diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-21 10:40:47 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-03-21 12:06:14 +0000 |
commit | 71370d3655e87b7c511fcfe2701d9243b330819e (patch) | |
tree | 631c234fbd1e3a015fa441e4a4328be86d0641fd /main/qca/APKBUILD | |
parent | fbca35714f65888e4415a8cc9f15a4b5c3a1e22c (diff) | |
download | aports-71370d3655e87b7c511fcfe2701d9243b330819e.tar.bz2 aports-71370d3655e87b7c511fcfe2701d9243b330819e.tar.xz |
main/qca: rebuild to fix depends for subpackages
Diffstat (limited to 'main/qca/APKBUILD')
-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 6c6772db49..e614df1f74 100644 --- a/main/qca/APKBUILD +++ b/main/qca/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=qca pkgver=2.1.3 -pkgrel=1 +pkgrel=2 pkgdesc="Qt cryptographic architecture" url="http://delta.affinix.com/qca/" arch="all" |