mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
python-gevent: update to 1.3.5
This commit is contained in:
parent
1d6c676f60
commit
63f4192f14
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-gevent'
|
||||
pkgname=python-gevent
|
||||
version=1.3.4
|
||||
version=1.3.5
|
||||
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=720fc7203e9fd349bdba469e095d91ad1b3d6015c10b1c963394f8bce9e59a82
|
||||
checksum=7e3ee7661eddf837a0cfc6cee68f7da6aff915e13f3980288789a8cf4d45bae6
|
||||
|
||||
export LIBEV_EMBED=0
|
||||
export CARES_EMBED=0
|
||||
|
|
Loading…
Add table
Reference in a new issue