python-gevent: update to 1.3.4
This commit is contained in:
parent
d26b7a2fb4
commit
3e5f0aa148
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gevent'
|
||||
pkgname=python-gevent
|
||||
version=1.3.3
|
||||
version=1.3.4
|
||||
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=c9270781266c241c09ad06ab7b4375a6325c2993ea67074902a3f47b26d7bbf8
|
||||
checksum=720fc7203e9fd349bdba469e095d91ad1b3d6015c10b1c963394f8bce9e59a82
|
||||
|
||||
export LIBEV_EMBED=0
|
||||
export CARES_EMBED=0
|
||||
|
|
Loading…
Reference in New Issue