perl-Net-DBus: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
8a33dea19f
commit
d83aacdf8f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Net-DBus'.
|
# Template build file for 'perl-Net-DBus'.
|
||||||
pkgname=perl-Net-DBus
|
pkgname=perl-Net-DBus
|
||||||
version=1.1.0
|
version=1.1.0
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl pkg-config"
|
hostmakedepends="perl pkg-config"
|
||||||
|
@ -11,6 +11,6 @@ depends="perl perl-XML-Twig"
|
||||||
short_desc="Extension for the DBus bindings"
|
short_desc="Extension for the DBus bindings"
|
||||||
maintainer="John Regan <john@jrjrtech.com>"
|
maintainer="John Regan <john@jrjrtech.com>"
|
||||||
homepage="https://metacpan.org/release/Net-DBus"
|
homepage="https://metacpan.org/release/Net-DBus"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/Net/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Net/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=8391696db9e96c374b72984c0bad9c7d1c9f3b4efe68f9ddf429a77548e0e269
|
checksum=8391696db9e96c374b72984c0bad9c7d1c9f3b4efe68f9ddf429a77548e0e269
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue