|
|
@ -3,7 +3,7 @@ |
|
|
|
# Slackware build script for python3-aiohttp-socks |
|
|
|
|
|
|
|
# Copyright 2019-2023 Isaac Yu <isaacyu@protonmail.com> |
|
|
|
# Copyright 2023-2024 nomnombtc <nomnombtc@arcor.de> |
|
|
|
# Copyright 2023-2025 nomnombtc <nomnombtc@arcor.de> |
|
|
|
# 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.10.0} |
|
|
|
VERSION=${VERSION:-0.10.1} |
|
|
|
BUILD=${BUILD:-1} |
|
|
|
TAG=${TAG:-_SBo} |
|
|
|
PKGTYPE=${PKGTYPE:-tgz} |
|
|
|