perl-NetAddr-IP: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
b222ed3b09
commit
4d00ef27cf
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-NetAddr-IP'.
|
# Template build file for 'perl-NetAddr-IP'.
|
||||||
pkgname=perl-NetAddr-IP
|
pkgname=perl-NetAddr-IP
|
||||||
version=4.079
|
version=4.079
|
||||||
revision=6
|
revision=7
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets"
|
short_desc="NetAddr::IP - Manages IPv4 and IPv6 addresses and subnets"
|
||||||
homepage="https://metacpan.org/release/NetAddr-IP"
|
homepage="https://metacpan.org/release/NetAddr-IP"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
distfiles="${CPAN_SITE}/NetAddr/NetAddr-IP-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/NetAddr/NetAddr-IP-${version}.tar.gz"
|
||||||
checksum=ec5a82dfb7028bcd28bb3d569f95d87dd4166cc19867f2184ed3a59f6d6ca0e7
|
checksum=ec5a82dfb7028bcd28bb3d569f95d87dd4166cc19867f2184ed3a59f6d6ca0e7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue