From bba6ec37bf0488675ec8ffe72a3125f3f118cdd0 Mon Sep 17 00:00:00 2001 From: nomnombtc Date: Wed, 31 Jul 2024 18:10:18 +0200 Subject: python/python3-aiohttp-socks: Updated for version 0.9.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild') diff --git a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild index ed52e2ab74..16889936a3 100644 --- a/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild +++ b/python/python3-aiohttp-socks/python3-aiohttp-socks.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-aiohttp-socks # Copyright 2019-2023 Isaac Yu -# Copyright 2023 nomnombtc +# Copyright 2023-2024 nomnombtc # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-aiohttp-socks -VERSION=${VERSION:-0.8.4} +VERSION=${VERSION:-0.9.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3