mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/python3-hishel: Version bump to 0.0.30
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cc94c875d8
commit
48a642099a
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.29}
|
||||
VERSION=${VERSION:-0.0.30}
|
||||
SRCNAM=${SRCNAM:-hishel}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="python3-hishel"
|
||||
VERSION="0.0.29"
|
||||
VERSION="0.0.30"
|
||||
HOMEPAGE="https://hishel.com/"
|
||||
DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.29/hishel-0.0.29.tar.gz"
|
||||
MD5SUM="e2c6f6ca155e23cf2d892ccaff6dd3b3"
|
||||
DOWNLOAD="https://github.com/karpetrosyan/hishel/archive/refs/tags/0.0.30/hishel-0.0.30.tar.gz"
|
||||
MD5SUM="1521d6d3bcbb99141144059b341c1e08"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="python3-httpx"
|
||||
|
|
Loading…
Reference in a new issue