From 1517345ab70f42a5e050f3dc9b498038118f9ff1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 Dec 2012 02:32:08 -0800 Subject: Thu Dec 13 02:27:45 PST 2012 --- extra/perl-net-ssleay/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/perl-net-ssleay/PKGBUILD') diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD index 8d548ad5d..526271f38 100644 --- a/extra/perl-net-ssleay/PKGBUILD +++ b/extra/perl-net-ssleay/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 167980 2012-10-04 16:11:02Z giovanni $ +# $Id: PKGBUILD 173205 2012-12-13 02:46:32Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Manolis Tzanidakis pkgname=perl-net-ssleay _cpanname=Net-SSLeay -pkgver=1.49 +pkgver=1.50 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=('9e05acd6773ff5e94c5a1dcd7c0ec4a7') +md5sums=('5e239c5aae70dece79fcd6a4307fc53e') build() { cd ${srcdir}/${_cpanname}-${pkgver} -- cgit v1.2.3-54-g00ecf