python3-socks: update to 2.4.3.
This commit is contained in:
parent
35cfafe520
commit
2458b57f31
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-socks'
|
||||
pkgname=python3-socks
|
||||
version=2.3.0
|
||||
version=2.4.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,4 +13,4 @@ maintainer="Arjan Mossel <arjanmossel@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://github.com/romis2012/python-socks"
|
||||
distfiles="${PYPI_SITE}/p/python-socks/python-socks-${version}.tar.gz"
|
||||
checksum=2002f20f32366861bec90e6b520e4696671587b3dd56e476477e5a07ec49a094
|
||||
checksum=135430ae36d582dc834c983696c5f66177aa5b587407f540985d616ef2e0c701
|
||||
|
|
Loading…
Reference in New Issue