diff --git a/srcpkgs/python3.4-dnspython3/template b/srcpkgs/python3.4-dnspython3/template index d5cf23be034..5014653f388 100644 --- a/srcpkgs/python3.4-dnspython3/template +++ b/srcpkgs/python3.4-dnspython3/template @@ -1,13 +1,13 @@ # Template file for 'python3.4-dnspython3' pkgname="python3.4-dnspython3" version=1.12.0 -revision=1 +revision=2 wrksrc="dnspython3-${version}" noarch=yes build_style=python-module python_versions="3.4" pycompile_version="3.4" -hostmakedepends="python-devel unzip" +hostmakedepends="python3.4-devel unzip" depends="python3.4" pycompile_module="dns" short_desc="A DNS toolkit for Python 3"