mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
perl-IO-Socket-SSL: update to 2.016.
This commit is contained in:
parent
240015d47e
commit
9f91253f01
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-IO-Socket-SSL'.
|
# Template build file for 'perl-IO-Socket-SSL'.
|
||||||
pkgname=perl-IO-Socket-SSL
|
pkgname=perl-IO-Socket-SSL
|
||||||
version=2.015
|
version=2.016
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -13,4 +13,4 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/IO-Socket-SSL/"
|
homepage="http://search.cpan.org/dist/IO-Socket-SSL/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/IO/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=239b6ee58edd19d2088a8ee42a24f7a8819efe34ff0ff314d0bdcbaaf6b951bb
|
checksum=936268b3c152a4900f9c1762ab2e0aa3f84ed3a988e8e60aaad604beda7bfe41
|
||||||
|
|
Loading…
Add table
Reference in a new issue