diff --git a/srcpkgs/perl-LWP-Protocol-socks/template b/srcpkgs/perl-LWP-Protocol-socks/template index 43769980ea2..914eb826503 100644 --- a/srcpkgs/perl-LWP-Protocol-socks/template +++ b/srcpkgs/perl-LWP-Protocol-socks/template @@ -1,12 +1,12 @@ # Template build file for 'perl-LWP-Protocol-socks'. pkgname=perl-LWP-Protocol-socks version=1.6 -revision=1 +revision=2 wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl>=5.18" -makedepends="${hostmakedepends}" -depends="${makedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP" +makedepends="${hostmakedepends} perl-IO-Socket-SSL perl-LWP-Protocol-https perl-IO-Socket-Socks perl-LWP" +depends="${makedepends}" noarch="yes" short_desc="LWP::Protocol::socks - adds support for the socks protocol" maintainer="Christian Neukirchen "