summaryrefslogtreecommitdiff
path: root/extra/perl-net-ssleay
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-01-27 01:12:11 -0800
committerroot <root@rshg054.dnsready.net>2013-01-27 01:12:11 -0800
commit3ed565983048f1226dd3f258a3f0acaf04536dda (patch)
tree9ea304021502408af54b935da41441afb7e4bd62 /extra/perl-net-ssleay
parent7d3e94229ca9849421d263542eb2c61f64a91c10 (diff)
Sun Jan 27 01:11:57 PST 2013
Diffstat (limited to 'extra/perl-net-ssleay')
-rw-r--r--extra/perl-net-ssleay/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD
index 5892e9243..6d21059ca 100644
--- a/extra/perl-net-ssleay/PKGBUILD
+++ b/extra/perl-net-ssleay/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 173793 2012-12-23 07:34:57Z giovanni $
+# $Id: PKGBUILD 176029 2013-01-26 16:18:55Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.51
+pkgver=1.52
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=('8dfa6adc39623905267a4d3232158e01')
+md5sums=('b885d173d5733b103355658aa4b3c60d')
build() {
cd ${srcdir}/${_cpanname}-${pkgver}