diff --git a/srcpkgs/python3-bitstring/template b/srcpkgs/python3-bitstring/template index 305a26639f9..41b70e876e8 100644 --- a/srcpkgs/python3-bitstring/template +++ b/srcpkgs/python3-bitstring/template @@ -1,7 +1,7 @@ # Template file for 'python3-bitstring' pkgname=python3-bitstring version=3.1.7 -revision=3 +revision=4 wrksrc="bitstring-${version}" build_style=python3-module hostmakedepends="python3-setuptools"