perl-Locale-gettext: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
f9cde47630
commit
18275eedd9
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-Locale-gettext'
|
||||
pkgname=perl-Locale-gettext
|
||||
version=1.07
|
||||
revision=7
|
||||
revision=8
|
||||
wrksrc="Locale-gettext-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
|
@ -10,6 +10,6 @@ depends="${makedepends}"
|
|||
short_desc="Permits access from Perl to the gettext() family of functions"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://metacpan.org/release/gettext"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/Locale/gettext-${version}.tar.gz"
|
||||
checksum=909d47954697e7c04218f972915b787bd1244d75e3bd01620bc167d5bbc49c15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue