diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-05 19:58:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:29 +0000 |
commit | cb10eb38536f65a29f172553917e83224ac2f134 (patch) | |
tree | 950e52c4bd53a883d7182b698da1885c1c5cc0b0 /testing/tengine/APKBUILD | |
parent | 0709e2c415ae7d540bc03f71790af11ba5f26b7c (diff) | |
download | aports-cb10eb38536f65a29f172553917e83224ac2f134.tar.bz2 aports-cb10eb38536f65a29f172553917e83224ac2f134.tar.xz |
testing/tengine: rebuild against libressl-2.7
Diffstat (limited to 'testing/tengine/APKBUILD')
-rw-r--r-- | testing/tengine/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/tengine/APKBUILD b/testing/tengine/APKBUILD index eac560228b..eee502c11b 100644 --- a/testing/tengine/APKBUILD +++ b/testing/tengine/APKBUILD @@ -5,7 +5,7 @@ pkgname=tengine pkgver=2.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="lightweight HTTP and reverse proxy server" url="http://tengine.taobao.org/" arch="all" |