python-pyserial: update to 3.1.1
This commit is contained in:
parent
1a8b3570f8
commit
a74b280d88
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-pyserial'
|
# Template file for 'python-pyserial'
|
||||||
pkgname=python-pyserial
|
pkgname=python-pyserial
|
||||||
version=3.1
|
version=3.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="pyserial-${version}"
|
wrksrc="pyserial-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://github.com/pyserial/pyserial"
|
homepage="https://github.com/pyserial/pyserial"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pyserial/pyserial-${version}.tar.gz"
|
||||||
checksum=c8ffdcbd8bfd308842409e558848c32aa3499a1bfe95a591e4210072b9520f1e
|
checksum=d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c
|
||||||
alternatives="pyserial:miniterm:/usr/bin/miniterm.py2.7"
|
alternatives="pyserial:miniterm:/usr/bin/miniterm.py2.7"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue