mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
aur/uwsgi to 1.2.6-1
This commit is contained in:
parent
5e1fb014ef
commit
49351f998d
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Angel Velasquez <angvp@archlinux.org>
|
# Maintainer: Angel Velasquez <angvp@archlinux.org>
|
||||||
# Contributor: Vsevolod Balashov <vsevolod@balashov.name>, Kevin Zuber <uKev@knet.eu>
|
# Contributor: Vsevolod Balashov <vsevolod@balashov.name>, Kevin Zuber <uKev@knet.eu>
|
||||||
pkgname=uwsgi
|
pkgname=uwsgi
|
||||||
pkgver=1.2.3
|
pkgver=1.2.6
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="a fast (pure C), self-healing, developer-friendly WSGI server"
|
pkgdesc="a fast (pure C), self-healing, developer-friendly WSGI server"
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
|
@ -15,7 +15,7 @@ source=(http://projects.unbit.it/downloads/$pkgname-$pkgver.tar.gz
|
||||||
uwsgid.sh
|
uwsgid.sh
|
||||||
uwsgi.ini
|
uwsgi.ini
|
||||||
uwsgid.conf)
|
uwsgid.conf)
|
||||||
md5sums=('6090367c826216f59848677a79fb7129'
|
md5sums=('e704bf8e315129a16ea233342580e5d1'
|
||||||
'3dd03dce734b50910b3a5e12da0fc062'
|
'3dd03dce734b50910b3a5e12da0fc062'
|
||||||
'495afaafac6da631a859ab72c5983c36'
|
'495afaafac6da631a859ab72c5983c36'
|
||||||
'5db37c7dbfd432623883d125d7127fbf')
|
'5db37c7dbfd432623883d125d7127fbf')
|
||||||
|
|
Loading…
Reference in a new issue