summaryrefslogtreecommitdiff
path: root/user/uwsgi
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2020-04-05 06:06:35 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2020-04-05 06:07:35 +0000
commit45c7d18ee3236dae130150d80a32e4a37710cd24 (patch)
tree6d09bbb9fa669a71c850ad80addd8eb1ddc06731 /user/uwsgi
parent36a36b43679fc2ba8b14bc2b828345b8e770c769 (diff)
downloadpackages-45c7d18ee3236dae130150d80a32e4a37710cd24.tar.gz
packages-45c7d18ee3236dae130150d80a32e4a37710cd24.tar.bz2
packages-45c7d18ee3236dae130150d80a32e4a37710cd24.tar.xz
packages-45c7d18ee3236dae130150d80a32e4a37710cd24.zip
Update Ruby to 2.7.1
* Coroutines are using libucontext; added to ruby depends_dev. * Asciidoctor updated to 2.x branch since we have newer Ruby now. * uWSGI may not work properly with Rack; currently untested.
Diffstat (limited to 'user/uwsgi')
-rw-r--r--user/uwsgi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/uwsgi/APKBUILD b/user/uwsgi/APKBUILD
index c009e1ff2..97cacd829 100644
--- a/user/uwsgi/APKBUILD
+++ b/user/uwsgi/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=uwsgi
pkgver=2.0.18
-pkgrel=0
+pkgrel=1
pkgdesc="Web application server"
url="https://projects.unbit.it/uwsgi"
arch="all"