mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
perl-Crypt-Blowfish: rebuild to fix cross package
also use SPDX identifier
This commit is contained in:
parent
003565d04e
commit
51c3f9f532
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Crypt-Blowfish'.
|
# Template build file for 'perl-Crypt-Blowfish'.
|
||||||
pkgname=perl-Crypt-Blowfish
|
pkgname=perl-Crypt-Blowfish
|
||||||
version=2.14
|
version=2.14
|
||||||
revision=8
|
revision=9
|
||||||
wrksrc="Crypt-Blowfish-${version}"
|
wrksrc="Crypt-Blowfish-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -10,6 +10,6 @@ depends="${makedepends}"
|
||||||
short_desc="Crypt::Blowfish - Blowfish cryptography algorithm interface"
|
short_desc="Crypt::Blowfish - Blowfish cryptography algorithm interface"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://metacpan.org/release/Crypt-Blowfish"
|
homepage="https://metacpan.org/release/Crypt-Blowfish"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
distfiles="${CPAN_SITE}/Crypt/Crypt-Blowfish-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Crypt/Crypt-Blowfish-${version}.tar.gz"
|
||||||
checksum=46b3431ffb6bf5b9cb359f79565d48407e652ad2b04fdf5ca62a69e7197a67b1
|
checksum=46b3431ffb6bf5b9cb359f79565d48407e652ad2b04fdf5ca62a69e7197a67b1
|
||||||
|
|
Loading…
Add table
Reference in a new issue