mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
community/py3-xxhash: upgrade to 3.5.0
This commit is contained in:
parent
782bb0cf5b
commit
2e133ecf77
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer:
|
# Maintainer:
|
||||||
pkgname=py3-xxhash
|
pkgname=py3-xxhash
|
||||||
pkgver=3.4.1
|
pkgver=3.5.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Python Binding for xxHash"
|
pkgdesc="Python Binding for xxHash"
|
||||||
url="https://github.com/ifduyue/python-xxhash"
|
url="https://github.com/ifduyue/python-xxhash"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -37,5 +37,5 @@ package() {
|
||||||
.dist/*.whl
|
.dist/*.whl
|
||||||
}
|
}
|
||||||
sha512sums="
|
sha512sums="
|
||||||
23b3950e289306363558e525563b520a69a44f509324d372e1f6b00e19d461b0a3e67c1cea3c75aae14ef68130d46d6d477db2638eae0ad25c161457237cb1ab py3-xxhash-3.4.1.tar.gz
|
54e2798ab7f3e14266dfab7a8a7508a3c8f58b255fa672cbd5fd3cea34d47cee6b317beaf8a2c6d16b08d579c356b11543c64454df3761438f50bfb530860b88 py3-xxhash-3.5.0.tar.gz
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue