From da11782a92dac4480d071c1cdb9155c6baee0c1e Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 7 Dec 2018 22:43:23 -0200 Subject: [PATCH] perl-Sys-Syscall: rebuild for new homepage --- srcpkgs/perl-Sys-Syscall/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/perl-Sys-Syscall/template b/srcpkgs/perl-Sys-Syscall/template index 69eaf94a134..20a4151e190 100644 --- a/srcpkgs/perl-Sys-Syscall/template +++ b/srcpkgs/perl-Sys-Syscall/template @@ -1,13 +1,13 @@ # Template file for 'perl-Sys-Syscall' pkgname=perl-Sys-Syscall version=0.25 -revision=1 +revision=2 noarch=yes wrksrc="${pkgname/perl-/}-${version}" build_style=perl-module hostmakedepends="perl" makedepends="perl" -depends="${makedepends}" +depends="$makedepends" short_desc="Access system calls that Perl doesn't normally provide access to" maintainer="maxice8 " license="Artistic-1.0-Perl, GPL-1.0-or-later"