python/python3-overrides: Update for 7.4.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2023-12-29 20:35:33 -08:00 committed by Willy Sudiarto Raharjo
parent bc3a5b482e
commit d25930d849
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for python3-overrides
# Copyright 2023 Isaac Yu <isaacyu@protonmail.com>
# Copyright 2023-2024 Isaac Yu <isaacyu@protonmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-overrides
VERSION=${VERSION:-7.3.1}
VERSION=${VERSION:-7.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-overrides"
VERSION="7.3.1"
VERSION="7.4.0"
HOMEPAGE="https://github.com/mkorpela/overrides"
DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.3.1/overrides-7.3.1.tar.gz"
MD5SUM="328ac4be8dc6b7ef20e9b26cc3b9322b"
DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.4.0/overrides-7.4.0.tar.gz"
MD5SUM="a7855cfb21f26629da831e2962a6d04c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""