diff options
author | root <root@rshg054.dnsready.net> | 2013-09-27 02:19:49 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-09-27 02:19:49 -0700 |
commit | 9cb59f16908b4c0f3f6901ccf376e1a37ea29c3a (patch) | |
tree | c9882c781222098f7abb8f6e4e9ff4b8ec152ee2 /community/uwsgi | |
parent | 5758d40da140a8e3602b08938ab5584a5afb0082 (diff) |
Fri Sep 27 02:16:46 PDT 2013
Diffstat (limited to 'community/uwsgi')
-rw-r--r-- | community/uwsgi/PKGBUILD | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/community/uwsgi/PKGBUILD b/community/uwsgi/PKGBUILD index 9829db0f7..92f172db4 100644 --- a/community/uwsgi/PKGBUILD +++ b/community/uwsgi/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 97172 2013-09-14 20:33:55Z dwallace $ +# $Id: PKGBUILD 97628 2013-09-25 23:54:48Z dwallace $ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: Valentin Hăloiu <vially.ichb+aur@gmail.com> # Contributor: Angel Velasquez <angvp@archlinux.org> @@ -23,7 +23,7 @@ pkgname=(uwsgi uwsgi-plugin-pam uwsgi-plugin-zergpool ) -pkgver=1.9.16 +pkgver=1.9.17 pkgrel=1 arch=(i686 x86_64) url="http://projects.unbit.it/$pkgbase" @@ -40,7 +40,8 @@ source=(http://projects.unbit.it/downloads/$pkgbase-$pkgver.tar.gz uwsgi_fix_rpath.patch uwsgi_ruby20_compatibility.patch uwsgi_trick_chroot.patch) -md5sums=('71fdc369d595ec40776ad954c6ea346b' + +md5sums=('0e05fe94aa6065a65fb1f54b327f6702' 'fcd57c37372e6afe5b1fae151dd43bc9' 'b05ba1d796e1ea608a40635bc4f3ec67' '740a7718bd341b03d916a13ddbbbe694' |