From 423ae5a5a1cd103d57b8cb52279533b3011f42d8 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 18 May 2014 03:52:05 +0000 Subject: Sun May 18 03:42:25 UTC 2014 --- 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 a6ab0f3be..a5babd832 100644 --- a/extra/perl-net-ssleay/PKGBUILD +++ b/extra/perl-net-ssleay/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 205947 2014-02-14 13:56:11Z giovanni $ +# $Id: PKGBUILD 213017 2014-05-17 10:20:36Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Manolis Tzanidakis pkgname=perl-net-ssleay _cpanname=Net-SSLeay -pkgver=1.58 +pkgver=1.61 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=('fdd09b065e46aa3482f80d7ed7044e38') +md5sums=('95f73786e0a3935232d278f8530b1895') prepare() { cd ${srcdir}/${_cpanname}-${pkgver} -- cgit v1.2.3-54-g00ecf