mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-hishel: Version bump to 0.0.33
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
4fff8212c4
commit
812cf12304
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=python3-hishel
|
||||
VERSION=${VERSION:-0.0.31}
|
||||
VERSION=${VERSION:-0.0.33}
|
||||
SRCNAM=${SRCNAM:-hishel}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-hishel"
|
||||
VERSION="0.0.31"
|
||||
VERSION="0.0.33"
|
||||
HOMEPAGE="https://hishel.com/"
|
||||
DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.31/hishel-0.0.31.tar.gz"
|
||||
MD5SUM="a101670320020814fa5c2b5bd78fc874"
|
||||
DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.33/hishel-0.0.33.tar.gz"
|
||||
MD5SUM="567d4e21978a35980153fb47d4543f4a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-httpx"
|
||||
|
|
Loading…
Reference in a new issue