summaryrefslogtreecommitdiffstats
path: root/source/l/python-requests
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2020-06-17 19:42:26 +0000
committer Eric Hameleers <alien@slackware.com>2020-06-18 08:59:52 +0200
commit815d3877048a3e2d0d34b1c96fe3203c98c16f34 (patch)
treeb4600c278b0f7d9e7e6472520a62979b2c5c56ca /source/l/python-requests
parent9c5b3c5ded27e00c682dc83567073f051e7443de (diff)
downloadcurrent-815d3877048a3e2d0d34b1c96fe3203c98c16f34.tar.gz
current-815d3877048a3e2d0d34b1c96fe3203c98c16f34.tar.xz
Wed Jun 17 19:42:26 UTC 202020200617194226
ap/nvme-cli-1.12-x86_64-1.txz: Upgraded. d/python-setuptools-47.3.1-x86_64-1.txz: Upgraded. l/lcms2-2.11-x86_64-1.txz: Upgraded. l/mozilla-nss-3.53.1-x86_64-1.txz: Upgraded. l/python-requests-2.24.0-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/python-requests')
-rwxr-xr-xsource/l/python-requests/python-requests.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/python-requests/python-requests.SlackBuild b/source/l/python-requests/python-requests.SlackBuild
index bd9f89ba3..cd667504c 100755
--- a/source/l/python-requests/python-requests.SlackBuild
+++ b/source/l/python-requests/python-requests.SlackBuild
@@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=python-requests
VERSION=${VERSION:-$(echo requests-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
SRCNAM=requests