python3-bitarray: update to 2.9.2.
This commit is contained in:
parent
964931a66e
commit
b3005d1287
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-bitarray'
|
||||
pkgname=python3-bitarray
|
||||
version=2.6.0
|
||||
revision=3
|
||||
version=2.9.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel libcurl-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
|||
license="Python-2.0"
|
||||
homepage="https://github.com/ilanschnell/bitarray"
|
||||
distfiles="https://github.com/ilanschnell/bitarray/archive/${version}.tar.gz"
|
||||
checksum=32fc30c0ca8ae86bdbfbc0e77fb3c813695022a22cfea05f31c7af545fc15ff7
|
||||
checksum=33c5ff01fa0241d34dcea34efc7bbb86ebcb3ad28946e23fc4970642f4554ac5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue