diff --git a/srcpkgs/python-pyserial/template b/srcpkgs/python-pyserial/template index 4fba5dbb640..937f36e081f 100644 --- a/srcpkgs/python-pyserial/template +++ b/srcpkgs/python-pyserial/template @@ -1,7 +1,7 @@ # Template file for 'python-pyserial' pkgname=python-pyserial version=3.4 -revision=6 +revision=7 wrksrc="pyserial-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"