diff options
author | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2015-05-02 16:06:17 +0200 |
---|---|---|
committer | Bartłomiej Piotrowski <bpiotrowski@alpinelinux.org> | 2015-05-02 16:06:44 +0200 |
commit | ccb632a4b55af786da72eca0cd8a22aa6f4ea4b3 (patch) | |
tree | e0685b550349d46b46360daf3376d2e8b28a6839 | |
parent | 4d521660193f6bd246543e0693785e33c3b495d8 (diff) | |
download | aports-ccb632a4b55af786da72eca0cd8a22aa6f4ea4b3.tar.bz2 aports-ccb632a4b55af786da72eca0cd8a22aa6f4ea4b3.tar.xz |
testing/uwsgi: upgrade to 2.0.10
-rw-r--r-- | testing/uwsgi/APKBUILD | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/testing/uwsgi/APKBUILD b/testing/uwsgi/APKBUILD index 1daa69b140..bc7c5e4590 100644 --- a/testing/uwsgi/APKBUILD +++ b/testing/uwsgi/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=uwsgi -pkgver=2.0.9 -pkgrel=3 +pkgver=2.0.10 +pkgrel=0 pkgdesc="uWSGI application container server" url=http://projects.unbit.it/uwsgi/ arch=all @@ -85,7 +85,7 @@ for _p in $_plugins; do eval "_$_p() { _plugin $_p; }" done -md5sums="44a5b044ea8416e7af310df0dea9caf8 uwsgi-2.0.9.tar.gz +md5sums="7a9be0db5f6a8d4150dc5e9e0517ce80 uwsgi-2.0.10.tar.gz 23b476a8ad6aab93b162e8eeec50c859 uwsgi.initd 3d6afe6a8c52556d1d6c52384fc38d9a uwsgi.confd a7f98e2775e9f38a0f16c28332745836 0001-use-portable-pthread-functions-instead-of-the-non-po.patch @@ -94,7 +94,7 @@ b40fe76f34674874815c39a7e611f259 0002-Check-for-GNU-libc-instead-of-linux-for-u 1ee8996f7cced9dc88515c69c04dd79a 0004-define-WAIT_ANY-if-missing.patch 87c16f6fe482c9b0eac0d33c51873f45 musl-fix-python.patch 0ad5fe4340891bb9e1ee2d598add7a4a musl-locking-fix.patch" -sha256sums="fe0489bca0a8b95653908be2297e35699fb9e992f728e382224587ee6b918295 uwsgi-2.0.9.tar.gz +sha256sums="c0b381d6c22da931e85e3efe612629fe33a01ac25b0f028aa631b85d86d5028b uwsgi-2.0.10.tar.gz df99bc13609a526432afaeb16661086c73f49394e069a19ccb7423bbd025168f uwsgi.initd 4cb047e311aecd0f498da1d6a4c0947dd6dc7cc98575d54cb2ef150cacf8425c uwsgi.confd b61bf4da3d022ddfd93a73196300cb86d962f8f6198079d11b727f61c0f8acb4 0001-use-portable-pthread-functions-instead-of-the-non-po.patch @@ -103,7 +103,7 @@ b61bf4da3d022ddfd93a73196300cb86d962f8f6198079d11b727f61c0f8acb4 0001-use-porta 82a2c13162387efcafa388038602d783f8a7e71c28d56ab3ac6b94abeba474d3 0004-define-WAIT_ANY-if-missing.patch 3838e8e3926a1f6271bb5aa88d309837a3bcd06cd570c499b72ca549326c682e musl-fix-python.patch 1540ceee3eadb4c62ca1a9d7a585cb4d4bd6cb01d206773c0a938ca6300f0b5a musl-locking-fix.patch" -sha512sums="8afb6ca51aa2113e2c9fc0b90e11ce8c1aeddb38f41c7b0d5da6811d7ef93aa8b9e015abfd29b1ced35b0f6a00fd7285b8140b855fc3ee79804e2513e94a9fb5 uwsgi-2.0.9.tar.gz +sha512sums="027f2ad94f5213f5de13c08670a5f084b7d4e5aa1670550fd5ff012d016f8c0e162dbd3962d5a3d16e5202996141bb92bb025e4c0ef40a646cfb6f2368aec857 uwsgi-2.0.10.tar.gz 5d8eadba7c6ee17f86c3dbb6b7c98131ecf9db173156e3196909550954dd09be2191285f46fd4e558f0c47a0cbe7831cde71d3d4c63862d11b819660cc418131 uwsgi.initd 9f00afb2aa574bbc59040f945475712b8c40da0c06eeb5699de5510aa116148e35ab0429fa891084cf0cd7868876d5a80e1601b7c85d0e2e9ea2a1f54cdde619 uwsgi.confd d105c487d8bd0b496cfac2dad6090f0e420805a83dca514bfbea97c687be26d7a8b9545add0f999cb67eb66818b05995405f9a874b970f53aa38ff5ce3bbdc02 0001-use-portable-pthread-functions-instead-of-the-non-po.patch |