From c1e2d7035bbe1b24bff47f4aac490af732f9ac83 Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Fri, 15 Dec 2023 02:20:14 +0100 Subject: [PATCH] python/python3-socks: Updated for version 2.4.4. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-socks/python3-socks.SlackBuild | 3 +-- python/python3-socks/python3-socks.info | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/python/python3-socks/python3-socks.SlackBuild b/python/python3-socks/python3-socks.SlackBuild index 41d800c30c..27cb68702d 100644 --- a/python/python3-socks/python3-socks.SlackBuild +++ b/python/python3-socks/python3-socks.SlackBuild @@ -4,7 +4,6 @@ # Copyright 2019-2023 Isaac Yu # Copyright 2023 nomnombtc -# # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -27,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-socks -VERSION=${VERSION:-2.4.3} +VERSION=${VERSION:-2.4.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/python3-socks/python3-socks.info b/python/python3-socks/python3-socks.info index d1d07c3c79..8e560a8f4b 100644 --- a/python/python3-socks/python3-socks.info +++ b/python/python3-socks/python3-socks.info @@ -1,8 +1,8 @@ PRGNAM="python3-socks" -VERSION="2.4.3" +VERSION="2.4.4" HOMEPAGE="https://github.com/romis2012/python-socks/" -DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.4.3/python-socks-2.4.3.tar.gz" -MD5SUM="ffe8e3190f3217a844470a36f6ee5f04" +DOWNLOAD="https://github.com/romis2012/python-socks/archive/v2.4.4/python-socks-2.4.4.tar.gz" +MD5SUM="ace59e85b10c2871d6d6216720aa9b8d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""