[arch-commits] Commit in perl-io-socket-ssl/trunk (PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Wed Feb 24 11:00:06 UTC 2010


    Date: Wednesday, February 24, 2010 @ 06:00:05
  Author: giovanni
Revision: 70040

upgpkg: perl-io-socket-ssl 1.32-1
upstream release

Modified:
  perl-io-socket-ssl/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-24 08:39:45 UTC (rev 70039)
+++ PKGBUILD	2010-02-24 11:00:05 UTC (rev 70040)
@@ -5,7 +5,7 @@
 
 pkgname=perl-io-socket-ssl
 _cpanname=IO-Socket-SSL
-pkgver=1.31
+pkgver=1.32
 pkgrel=1
 pkgdesc="Nearly transparent SSL encapsulation for IO::Socket::INET"
 arch=(any)
@@ -14,6 +14,7 @@
 depends=('perl-net-ssleay' 'perl>=5.10.0')
 options=(!emptydirs)
 source=(http://www.cpan.org/authors/id/S/SU/SULLR/${_cpanname}-${pkgver}.tar.gz)
+md5sums=('324ec02c26ecb41c481d0586c4174a56')
 
 build() {
   cd ${srcdir}/${_cpanname}-${pkgver}
@@ -26,5 +27,3 @@
   find ${pkgdir} -name perllocal.pod -delete
   find ${pkgdir} -name .packlist -delete
 }
-# vim: ts=2 sw=2 et ft=sh
-md5sums=('3a51c3f603ee242d5869e8ffd51b989b')




More information about the arch-commits mailing list