mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-usb: update to 1.3.1
This commit is contained in:
parent
652367eb8e
commit
a5edd7990c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-usb'
|
||||
pkgname=python3-usb
|
||||
version=1.2.1
|
||||
revision=5
|
||||
version=1.3.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3 libusb"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/pyusb/pyusb"
|
||||
distfiles="${PYPI_SITE}/p/pyusb/pyusb-${version}.tar.gz"
|
||||
checksum=a4cc7404a203144754164b8b40994e2849fde1cfff06b08492f12fff9d9de7b9
|
||||
checksum=3af070b607467c1c164f49d5b0caabe8ac78dbed9298d703a8dbf9df4052d17e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue