python-gevent: update to 1.3.7
This commit is contained in:
parent
c778cc295e
commit
512e4faba3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gevent'
|
||||
pkgname=python-gevent
|
||||
version=1.3.6
|
||||
version=1.3.7
|
||||
revision=1
|
||||
wrksrc="gevent-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.gevent.org/"
|
||||
license="MIT"
|
||||
distfiles="https://github.com/gevent/gevent/archive/${version}.tar.gz"
|
||||
checksum=ba67149d58a0c7958a2992983ba537d98717899c922a7228092b178ae95b4d8b
|
||||
checksum=878a83ed503bcbf97686c1cc4b28701cb3a5b8a97e92c9566b4c9f89ef1b5715
|
||||
|
||||
export LIBEV_EMBED=0
|
||||
export CARES_EMBED=0
|
||||
|
|
Loading…
Reference in New Issue