From daf3981c259a9a9ee281fe64ad4f81aaea71e686 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 24 Dec 2012 02:37:25 -0800 Subject: Mon Dec 24 02:36:08 PST 2012 --- extra/perl-net-ssleay/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/perl-net-ssleay') diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD index 526271f38..5892e9243 100644 --- a/extra/perl-net-ssleay/PKGBUILD +++ b/extra/perl-net-ssleay/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 173205 2012-12-13 02:46:32Z giovanni $ +# $Id: PKGBUILD 173793 2012-12-23 07:34:57Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Manolis Tzanidakis pkgname=perl-net-ssleay _cpanname=Net-SSLeay -pkgver=1.50 +pkgver=1.51 pkgrel=1 pkgdesc="Perl extension for using OpenSSL" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ options=(!emptydirs) replaces=('net-ssleay') provides=('net-ssleay') source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz") -md5sums=('5e239c5aae70dece79fcd6a4307fc53e') +md5sums=('8dfa6adc39623905267a4d3232158e01') build() { cd ${srcdir}/${_cpanname}-${pkgver} -- cgit v1.2.3-54-g00ecf