* update perl-async-interrupt to 1.26-6
This commit is contained in:
parent
35b85cba8b
commit
f781557f01
15
perl/perl-async-interrupt/.SRCINFO
Normal file
15
perl/perl-async-interrupt/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = perl-async-interrupt
|
||||
pkgdesc = allow C/XS libraries to interrupt perl asynchronously
|
||||
pkgver = 1.26
|
||||
pkgrel = 6
|
||||
url = https://metacpan.org/release/Async-Interrupt
|
||||
arch = x86_64
|
||||
license = PerlArtistic
|
||||
license = GPL
|
||||
depends = perl-canary-stability
|
||||
depends = perl-common-sense
|
||||
options = !emptydirs
|
||||
source = https://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/Async-Interrupt-1.26.tar.gz
|
||||
sha512sums = 7fab1899e11064e1be292eb1c2e149278bfaab5087afcfa6898f9b6095278fa74ebab2114abd69ca0bfbd8028038cdd3df7953e14460c77194ccc7041b87f5c6
|
||||
|
||||
pkgname = perl-async-interrupt
|
3
perl/perl-async-interrupt/.nvchecker.toml
Normal file
3
perl/perl-async-interrupt/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[perl-async-interrupt]
|
||||
source = "cpan"
|
||||
cpan = "Async-Interrupt"
|
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=perl-async-interrupt
|
||||
pkgver=1.26
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
pkgdesc='allow C/XS libraries to interrupt perl asynchronously'
|
||||
arch=(x86_64 powerpc64le powerpc)
|
||||
license=(PerlArtistic GPL)
|
||||
|
Loading…
x
Reference in New Issue
Block a user