mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-aiohttp-socks: Updated for version 0.3.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
1dabc2309a
commit
cd73f5f606
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=python3-aiohttp-socks
|
||||
VERSION=${VERSION:-0.3.6}
|
||||
VERSION=${VERSION:-0.3.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-aiohttp-socks"
|
||||
VERSION="0.3.6"
|
||||
VERSION="0.3.7"
|
||||
HOMEPAGE="https://github.com/romis2012/aiohttp-socks/"
|
||||
DOWNLOAD="https://github.com/romis2012/aiohttp-socks/archive/0.3.6/aiohttp-socks-0.3.6.tar.gz"
|
||||
MD5SUM="e31d0b8ff2587b364ea624cddf9b8192"
|
||||
DOWNLOAD="https://github.com/romis2012/aiohttp-socks/archive/0.3.7/aiohttp-socks-0.3.7.tar.gz"
|
||||
MD5SUM="33dc17209c817ef81a502110434c753a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-aiohttp"
|
||||
|
|
Loading…
Reference in a new issue