perl-XML-SAX-Base: fix noarch=
This commit is contained in:
parent
91c5301dd9
commit
f2d346ae97
1 changed files with 7 additions and 7 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'perl-XML-SAX'.
|
# Template file for 'perl-XML-SAX-Base'
|
||||||
pkgname=perl-XML-SAX-Base
|
pkgname=perl-XML-SAX-Base
|
||||||
version=1.09
|
version=1.09
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname#perl-}-$version"
|
archs=noarch
|
||||||
|
wrksrc="${pkgname#perl-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="$hostmakedepends"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
noarch="yes"
|
|
||||||
short_desc="Perl Base class SAX Drivers and Filters"
|
short_desc="Perl Base class SAX Drivers and Filters"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/XML-SAX-Base"
|
homepage="https://metacpan.org/release/XML-SAX-Base"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/XML/${pkgname#perl-}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/XML/${pkgname#perl-}-${version}.tar.gz"
|
||||||
checksum=66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0
|
checksum=66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue