diff --git a/srcpkgs/python-msgpack/template b/srcpkgs/python-msgpack/template index 7fcc0d39ba1..576cba7f153 100644 --- a/srcpkgs/python-msgpack/template +++ b/srcpkgs/python-msgpack/template @@ -1,7 +1,7 @@ # Template file for 'python-msgpack' pkgname=python-msgpack version=0.4.8 -revision=3 +revision=4 wrksrc="msgpack-python-$version" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"