python-gevent: update to 1.1.2
This commit is contained in:
parent
0d77bde2ea
commit
4fcd71995f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gevent'
|
||||
pkgname=python-gevent
|
||||
version=1.1.1
|
||||
version=1.1.2
|
||||
revision=1
|
||||
wrksrc="gevent-${version}"
|
||||
build_style=python-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.gevent.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/g/gevent/gevent-${version}.tar.gz"
|
||||
checksum=6ee5b9851b2acde08df7ab9b9a2903f58b4b0e555405c444f4b1dd16f71caeea
|
||||
checksum=cb15cf73d69a2eeefed330858f09634e2c50bf46da9f9e7635730fcfb872c02c
|
||||
|
||||
export LIBEV_EMBED=0
|
||||
export CARES_EMBED=0
|
||||
|
|
Loading…
Reference in New Issue