From 40e90a19618851856689ef8697391d37ec6841a1 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 8 Oct 2011 23:14:35 +0000 Subject: Sat Oct 8 23:14:35 UTC 2011 --- extra/perl-net-ssleay/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/perl-net-ssleay') diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD index 6620fbd6f..ebb700a16 100644 --- a/extra/perl-net-ssleay/PKGBUILD +++ b/extra/perl-net-ssleay/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 125276 2011-05-25 19:20:00Z foutrelis $ +# $Id: PKGBUILD 140126 2011-10-07 15:32:39Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Manolis Tzanidakis pkgname=perl-net-ssleay _cpanname=Net-SSLeay -pkgver=1.36 -pkgrel=5 +pkgver=1.42 +pkgrel=1 pkgdesc="Perl extension for using OpenSSL" arch=('i686' 'x86_64') license=('custom:BSD') @@ -14,8 +14,8 @@ depends=('perl' 'openssl') options=(!emptydirs) replaces=('net-ssleay') provides=('net-ssleay') -source=(http://www.cpan.org/authors/id/F/FL/FLORA/${_cpanname}-${pkgver}.tar.gz) -md5sums=('54061638720dd6a325395331c77f21d8') +source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz") +md5sums=('3f9c9589495301c14bfc03097388ca4f') build() { cd ${srcdir}/${_cpanname}-${pkgver} -- cgit v1.2.3-54-g00ecf