diff --git a/srcpkgs/python3-daemonize/template b/srcpkgs/python3-daemonize/template index a815e51599d..f989869ebc7 100644 --- a/srcpkgs/python3-daemonize/template +++ b/srcpkgs/python3-daemonize/template @@ -1,7 +1,7 @@ # Template file for 'python3-daemonize' pkgname=python3-daemonize version=2.5.0 -revision=6 +revision=7 wrksrc="daemonize-${version}" build_style=python3-module hostmakedepends="python3-setuptools"