perl-Socket6: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
dfe4d48266
commit
ecfc501fe6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-Socket6'
|
||||
pkgname=perl-Socket6
|
||||
version=0.29
|
||||
revision=3
|
||||
revision=4
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -9,8 +9,8 @@ makedepends="$hostmakedepends"
|
|||
depends="$makedepends"
|
||||
short_desc="IPv6 related part of the C socket.h defines and structure manipulators"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="https://metacpan.org/release/Socket6"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Socket6"
|
||||
distfiles="${CPAN_SITE}/${pkgname/perl-/}/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=468915fa3a04dcf6574fc957eff495915e24569434970c91ee8e4e1459fc9114
|
||||
|
||||
|
|
Loading…
Reference in a new issue