diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-12 17:40:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-06-12 17:40:59 +0000 |
commit | 7a59117f2213b60e5f9e7be835a16c4683e210b3 (patch) | |
tree | cbee20690b47d1f59d088638cb45f9a10866ee8b /main/uwsgi | |
parent | ff8abdc4be6149ba777d36978e6fc69e900b206a (diff) | |
download | aports-7a59117f2213b60e5f9e7be835a16c4683e210b3.tar.bz2 aports-7a59117f2213b60e5f9e7be835a16c4683e210b3.tar.xz |
main/uwsgi: upgrade to 2.0.15
Diffstat (limited to 'main/uwsgi')
-rw-r--r-- | main/uwsgi/APKBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/main/uwsgi/APKBUILD b/main/uwsgi/APKBUILD index f12deab7c0..fe1347ee56 100644 --- a/main/uwsgi/APKBUILD +++ b/main/uwsgi/APKBUILD @@ -3,8 +3,8 @@ # Contributor: Jakub Jirutka <jakub@jirutka.cz> # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=uwsgi -pkgver=2.0.14 -pkgrel=9 +pkgver=2.0.15 +pkgrel=0 pkgdesc="uWSGI application container server" url="http://projects.unbit.it/uwsgi/" arch="all" @@ -206,7 +206,7 @@ _plugin() { "$subpkgdir"/usr/lib/uwsgi/${name}_plugin.so || return 1 } -sha512sums="cf557ba27cb1c28e784e8909043bca874cd56846aa9ebaf1ff229191ad20484e467147a6ea7cc629399d4afd6e4ac4479b2f6827729df04321eef4bf842b9e42 uwsgi-2.0.14.tar.gz +sha512sums="cb3ce7dc9eb9806151b04b04dc80ac7204cb4ddadf295eea98d5ebbf3a8c02f4b0bfb9a0490997c5edf427e39d3073a2d5b4fe7bd8ec458b30c0aab8e1da9bef uwsgi-2.0.15.tar.gz 63137d45437e00deb970d66e2abddf7f235636b748f6cf545f54ff5557066c2a71db5c4a3bab2edceb4e65d3d7fac887f1f4c0e77658127e02b64d3026780b4c uwsgi.initd 370202e143d0e041a2e36905346080d3ca592c9a74705a8c4e142a1307d22b921c10e673d683ca284ea27d184474ed86edd7723a6e590d35a562ad7cf6afa529 uwsgi.ini 2798c9d2e49e29292ffe6a5a29b866301c78d5f322fc5d07dfa9569efdaa5220237a5f6744652fbdd957be29311ddaff190541333f042cbf0e907dfa98ce3e2a readme.emperor |