diff --git a/srcpkgs/python3-daemonize/template b/srcpkgs/python3-daemonize/template index a0870abb617..274e42079fc 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=3 +revision=4 wrksrc="daemonize-${version}" build_style=python3-module hostmakedepends="python3-setuptools"