summaryrefslogtreecommitdiff
path: root/extra/perl-net-ssleay
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-05 10:04:45 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-10-05 10:04:45 -0300
commit1d7654844d03a315c45e204abf8fa44f4d750bba (patch)
tree3a009f4ec4921e4d62428d0f3da4169380dd8f7e /extra/perl-net-ssleay
parentb6c59f3d5bcae3f0b61856c1bea145c25c02a6f7 (diff)
parent777466db27694f0cad10a7159ba66f2a2b39a516 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: gnome-unstable/folks/PKGBUILD gnome-unstable/telepathy-glib/PKGBUILD gnome-unstable/telepathy-mission-control/PKGBUILD libre/kdenetwork-kopete-libre/PKGBUILD testing/iputils/PKGBUILD testing/iputils/iputils.install testing/ypserv/PKGBUILD
Diffstat (limited to 'extra/perl-net-ssleay')
-rw-r--r--extra/perl-net-ssleay/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/perl-net-ssleay/PKGBUILD b/extra/perl-net-ssleay/PKGBUILD
index f2d299ca8..8add8c625 100644
--- a/extra/perl-net-ssleay/PKGBUILD
+++ b/extra/perl-net-ssleay/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 160545 2012-06-02 10:28:03Z bluewind $
+# $Id: PKGBUILD 167980 2012-10-04 16:11:02Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Manolis Tzanidakis
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.48
-pkgrel=2
+pkgver=1.49
+pkgrel=1
pkgdesc="Perl extension for using OpenSSL"
arch=('i686' 'x86_64' 'mips64el')
license=('custom:BSD')
@@ -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=('4e10d9da28f26732e37807820bf72af5')
+md5sums=('9e05acd6773ff5e94c5a1dcd7c0ec4a7')
build() {
cd ${srcdir}/${_cpanname}-${pkgver}