python-iwlib: update to 1.6.2.
This commit is contained in:
parent
6e1405bd84
commit
7e620fd0a7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-iwlib'
|
# Template file for 'python-iwlib'
|
||||||
pkgname=python-iwlib
|
pkgname=python-iwlib
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
wrksrc="${pkgname/python-//}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://github.com/nathan-hoad/python-iwlib"
|
homepage="https://github.com/nathan-hoad/python-iwlib"
|
||||||
distfiles="${PYPI_SITE}/i/iwlib/iwlib-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/i/iwlib/iwlib-${version}.tar.gz"
|
||||||
checksum=fad120e7e36de1c84df6921333035cdaccd28b20e25ba180e9902e810e8dee21
|
checksum=7496bcc3f7abb9b23071f83a86b4386fab41852d7ecc7aee05b6e42b832606f3
|
||||||
nocross=https://build.voidlinux.org/builders/aarch64-musl_builder/builds/11458/steps/shell_3/logs/stdio
|
nocross=https://build.voidlinux.org/builders/aarch64-musl_builder/builds/11458/steps/shell_3/logs/stdio
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
|
|
Loading…
Reference in New Issue