diff --git a/srcpkgs/python3-httpbin/template b/srcpkgs/python3-httpbin/template index 36f42326bed..527dd7eeba2 100644 --- a/srcpkgs/python3-httpbin/template +++ b/srcpkgs/python3-httpbin/template @@ -1,7 +1,7 @@ # Template file for 'python3-httpbin' pkgname=python3-httpbin version=0.7.0 -revision=1 +revision=2 wrksrc="httpbin-$version" build_style=python3-module hostmakedepends="python3-setuptools"