mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
perl-Net-SSLeay: update to 1.85.
This commit is contained in:
parent
28867f3f1b
commit
9f1394f357
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Net-SSLeay'.
|
# Template build file for 'perl-Net-SSLeay'.
|
||||||
pkgname=perl-Net-SSLeay
|
pkgname=perl-Net-SSLeay
|
||||||
version=1.84
|
version=1.85
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl libressl"
|
hostmakedepends="perl libressl"
|
||||||
|
@ -11,6 +11,6 @@ depends="perl"
|
||||||
short_desc="Net::SSLeay - Perl extension for using OpenSSL"
|
short_desc="Net::SSLeay - Perl extension for using OpenSSL"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="http://search.cpan.org/dist/Net-SSLeay/"
|
homepage="http://search.cpan.org/dist/Net-SSLeay/"
|
||||||
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=823ec3cbb428309d6a9e56f362a9300693ce3215b7fede109adb7be361fff177
|
checksum=9d8188b9fb1cae3bd791979c20554925d5e94a138d00414f1a6814549927b0c8
|
||||||
|
|
Loading…
Add table
Reference in a new issue