diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-03 10:42:19 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2018-04-06 05:19:21 +0000 |
| commit | 95930d720489b7e90ad7f94fa191eefdb34cbb69 (patch) | |
| tree | a520a8744df62d378a55fe3306e418937ce5e75c | |
| parent | 9dd864f8d40ba5df02d9a0c20e01d48f8af1abc2 (diff) | |
| download | aports-95930d720489b7e90ad7f94fa191eefdb34cbb69.tar.bz2 aports-95930d720489b7e90ad7f94fa191eefdb34cbb69.tar.xz | |
main/uwsgi: rebuild against libressl-2.7
| -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 b55ec39e2b..c7b39c7b8b 100644 --- a/main/uwsgi/APKBUILD +++ b/main/uwsgi/APKBUILD @@ -4,7 +4,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=uwsgi pkgver=2.0.17 -pkgrel=0 +pkgrel=1 pkgdesc="uWSGI application container server" url="http://projects.unbit.it/uwsgi/" arch="all" |
