summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-12-12 12:18:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-12-12 21:29:59 +0000
commitec4f5277f3449403a0cf51c94e1e248f4b690c9b (patch)
tree17c29663b9e98c067ce984e67587c42e2085756f
parent414d7bc16e0bd9fd882215b5a5107530f3433527 (diff)
downloadaports-ec4f5277f3449403a0cf51c94e1e248f4b690c9b.tar.bz2
aports-ec4f5277f3449403a0cf51c94e1e248f4b690c9b.tar.xz
testing/uwsgi: upgrade to 1.4.3
-rw-r--r--testing/uwsgi/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/uwsgi/APKBUILD b/testing/uwsgi/APKBUILD
index 06c3e489e..ee07b4d34 100644
--- a/testing/uwsgi/APKBUILD
+++ b/testing/uwsgi/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
# Maintainer:
pkgname=uwsgi
-pkgver=1.4.2
+pkgver=1.4.3
pkgrel=0
pkgdesc="uWSGI application container server"
url=http://projects.unbit.it/uwsgi/
@@ -63,6 +63,6 @@ py() {
mv "$pkgdir/usr/lib/uwsgi/python_plugin.so" "$subpkgdir/usr/lib/uwsgi"
}
-md5sums="3dad737b580f3eabaa70fccd660f890d uwsgi-1.4.2.tar.gz
+md5sums="98561cfdb93fb72ed68b7afb2ae4df3a uwsgi-1.4.3.tar.gz
2c9aeb5b2adf1fa45ef4ed6bda47236a futimes.patch
02c43e001d5f44eb421079e17f9db003 include-sched.patch"