perl-Sys-Syscall: rebuild for new homepage

This commit is contained in:
maxice8 2018-12-07 22:43:23 -02:00
parent bad7bf6269
commit da11782a92
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -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 <thinkabit.ukim@gmail.com>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"