[arch-commits] Commit in perl-net-ssleay/trunk (PKGBUILD)
Giovanni Scafora
giovanni at archlinux.org
Fri Oct 7 15:32:12 UTC 2011
Date: Friday, October 7, 2011 @ 11:32:12
Author: giovanni
Revision: 140125
upgpkg: perl-net-ssleay 1.42-1
upstream release
Modified:
perl-net-ssleay/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-10-07 14:24:58 UTC (rev 140124)
+++ PKGBUILD 2011-10-07 15:32:12 UTC (rev 140125)
@@ -4,8 +4,8 @@
pkgname=perl-net-ssleay
_cpanname=Net-SSLeay
-pkgver=1.36
-pkgrel=5
+pkgver=1.42
+pkgrel=1
pkgdesc="Perl extension for using OpenSSL"
arch=('i686' 'x86_64')
license=('custom:BSD')
@@ -14,8 +14,8 @@
options=(!emptydirs)
replaces=('net-ssleay')
provides=('net-ssleay')
-source=(http://www.cpan.org/authors/id/F/FL/FLORA/${_cpanname}-${pkgver}.tar.gz)
-md5sums=('54061638720dd6a325395331c77f21d8')
+source=("http://www.cpan.org/authors/id/M/MI/MIKEM/${_cpanname}-${pkgver}.tar.gz")
+md5sums=('3f9c9589495301c14bfc03097388ca4f')
build() {
cd ${srcdir}/${_cpanname}-${pkgver}
More information about the arch-commits
mailing list