python3-construct: update to 2.10.54.
This commit is contained in:
parent
721656c62d
commit
dc0d3a69b4
@ -1,7 +1,7 @@
|
||||
# Template file for 'python3-construct'
|
||||
pkgname=python3-construct
|
||||
version=2.9.45
|
||||
revision=5
|
||||
version=2.10.54
|
||||
revision=1
|
||||
wrksrc="construct-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
@ -11,7 +11,11 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://construct.readthedocs.org/"
|
||||
distfiles="${PYPI_SITE}/c/construct/construct-${version}.tar.gz"
|
||||
checksum=2271a0efd0798679dea825ff47e22a4c550456a5db0ba8baa82f7eae0af0118c
|
||||
checksum=3c130a67f05610557dd1b27e062a7165f92b517f9ed50db880ebe068696fd712
|
||||
|
||||
do_check() {
|
||||
:
|
||||
}
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user