perl-Sys-Syscall: rebuild for new homepage
This commit is contained in:
parent
bad7bf6269
commit
da11782a92
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue