python/python3-overrides: Update for 7.7.0

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
isaackwy 2024-01-27 20:22:23 -08:00 committed by Willy Sudiarto Raharjo
parent e6e008bf40
commit a3daec0e9f
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-overrides
VERSION=${VERSION:-7.6.0}
VERSION=${VERSION:-7.7.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="python3-overrides"
VERSION="7.6.0"
VERSION="7.7.0"
HOMEPAGE="https://github.com/mkorpela/overrides"
DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.6.0/overrides-7.6.0.tar.gz"
MD5SUM="e54ba9ca596a6ec0a07d316a78eaa942"
DOWNLOAD="https://github.com/mkorpela/overrides/archive/7.7.0/overrides-7.7.0.tar.gz"
MD5SUM="49f7654571c777ec763432316bcd15ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""