diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 20:00:24 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | b666e2f1f194fd54956362e3cf39f1bbf1783c28 (patch) | |
tree | 8ae5f4cc26981453a41f8a2ed7ed5a37d720d310 /testing | |
parent | 118086a71971dc83b8870f46f01f6e047f362606 (diff) | |
download | aports-b666e2f1f194fd54956362e3cf39f1bbf1783c28.tar.bz2 aports-b666e2f1f194fd54956362e3cf39f1bbf1783c28.tar.xz |
testing/botan: rebuild against libressl-2.7
Diffstat (limited to 'testing')
-rw-r--r-- | testing/botan/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/botan/APKBUILD b/testing/botan/APKBUILD index 4e27c7626e..3a67b76fdb 100644 --- a/testing/botan/APKBUILD +++ b/testing/botan/APKBUILD @@ -3,7 +3,7 @@ pkgname=botan _pkgreal=Botan pkgver=2.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Crypto and TLS for C++11" url="https://botan.randombit.net/" arch="x86_64 x86 ppc64le" |