python-gevent: update to 1.3.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-gevent'
|
# Template file for 'python-gevent'
|
||||||
pkgname=python-gevent
|
pkgname=python-gevent
|
||||||
version=1.3.3
|
version=1.3.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="gevent-${version}"
|
wrksrc="gevent-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="http://www.gevent.org/"
|
homepage="http://www.gevent.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="https://github.com/gevent/gevent/archive/${version}.tar.gz"
|
distfiles="https://github.com/gevent/gevent/archive/${version}.tar.gz"
|
||||||
checksum=c9270781266c241c09ad06ab7b4375a6325c2993ea67074902a3f47b26d7bbf8
|
checksum=720fc7203e9fd349bdba469e095d91ad1b3d6015c10b1c963394f8bce9e59a82
|
||||||
|
|
||||||
export LIBEV_EMBED=0
|
export LIBEV_EMBED=0
|
||||||
export CARES_EMBED=0
|
export CARES_EMBED=0
|
||||||
|
|||||||
Reference in New Issue
Block a user