mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python-ecdsa: update to 0.14.1
This commit is contained in:
parent
0b45fb7fd7
commit
d99f11b177
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-ecdsa'
|
# Template file for 'python-ecdsa'
|
||||||
pkgname=python-ecdsa
|
pkgname=python-ecdsa
|
||||||
version=0.13.2
|
version=0.14.1
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/python-/}-${version}"
|
wrksrc="${pkgname/python-/}-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/warner/python-ecdsa/"
|
homepage="https://github.com/warner/python-ecdsa/"
|
||||||
distfiles="${PYPI_SITE}/e/ecdsa/ecdsa-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/e/ecdsa/ecdsa-${version}.tar.gz"
|
||||||
checksum=5c034ffa23413ac923541ceb3ac14ec15a0d2530690413bff58c12b80e56d884
|
checksum=64c613005f13efec6541bb0a33290d0d03c27abab5f15fbab20fb0ee162bdd8e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# use system six
|
# use system six
|
||||||
|
|
Loading…
Add table
Reference in a new issue