perl-Socket6: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
f9c13e2819
commit
5df116db33
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Socket6'.
|
# Template build file for 'perl-Socket6'.
|
||||||
pkgname=perl-Socket6
|
pkgname=perl-Socket6
|
||||||
version=0.28
|
version=0.28
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,7 +10,7 @@ depends="${makedepends}"
|
||||||
short_desc="Socket6 - IPv6 related part of the C socket.h defines and structure manipulators"
|
short_desc="Socket6 - IPv6 related part of the C socket.h defines and structure manipulators"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://metacpan.org/release/Socket6"
|
homepage="https://metacpan.org/release/Socket6"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/${pkgname/perl-/}/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/${pkgname/perl-/}/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=bfd49ab99f3197c99285fed4683c4edc06277c1e4453f593e694d7bff0974586
|
checksum=bfd49ab99f3197c99285fed4683c4edc06277c1e4453f593e694d7bff0974586
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue