python3-usb: update to 1.1.1.
This commit is contained in:
parent
20711a1477
commit
e04e2b7ed2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-usb'
|
||||
pkgname=python3-usb
|
||||
version=1.1.0
|
||||
revision=4
|
||||
version=1.1.1
|
||||
revision=1
|
||||
wrksrc="pyusb-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/pyusb/pyusb"
|
||||
distfiles="${PYPI_SITE}/p/pyusb/pyusb-${version}.tar.gz"
|
||||
checksum=d69ed64bff0e2102da11b3f49567256867853b861178689671a163d30865c298
|
||||
checksum=7d449ad916ce58aff60b89aae0b65ac130f289c24d6a5b7b317742eccffafc38
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue