diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-07 16:32:04 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-11-09 19:58:32 +0000 |
commit | 2815167774dff09782241acc1d4f762b9e431a7f (patch) | |
tree | b30aebe2e4b3fadc87e0a2803a9b063403bba18b /main | |
parent | 041ca4549704a3de4be7b7ef8df81165f20b92e9 (diff) | |
download | aports-2815167774dff09782241acc1d4f762b9e431a7f.tar.bz2 aports-2815167774dff09782241acc1d4f762b9e431a7f.tar.xz |
main/uwsgi: rebuild against libressl-2.6
Diffstat (limited to 'main')
-rw-r--r-- | main/uwsgi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/uwsgi/APKBUILD b/main/uwsgi/APKBUILD index fe1347ee56..062144f2b1 100644 --- a/main/uwsgi/APKBUILD +++ b/main/uwsgi/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=uwsgi pkgver=2.0.15 -pkgrel=0 +pkgrel=1 pkgdesc="uWSGI application container server" url="http://projects.unbit.it/uwsgi/" arch="all" |