[arch-commits] Commit in perl-net-http/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 6 04:32:51 UTC 2017


    Date: Tuesday, June 6, 2017 @ 04:32:50
  Author: felixonmars
Revision: 297832

upgpkg: perl-net-http 6.16-1

Modified:
  perl-net-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 04:12:08 UTC (rev 297831)
+++ PKGBUILD	2017-06-06 04:32:50 UTC (rev 297832)
@@ -3,8 +3,8 @@
 # Contributor: Justin "juster" Davis <jrcd83 at gmail.com>
 
 pkgname=perl-net-http
-pkgver=6.15
-pkgrel=2
+pkgver=6.16
+pkgrel=1
 pkgdesc="Low-level HTTP connection (client)"
 arch=('any')
 url=http://search.cpan.org/dist/Net-HTTP
@@ -14,7 +14,7 @@
 checkdepends=('perl-uri')
 conflicts=('perl-libwww<6')
 source=("http://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-$pkgver.tar.gz")
-sha512sums=('10d539a1aaeb2e5850d3a626bd3989824d76f512d5165e934bd0b0d57220ba80aab872e3c36f2d9ef9e1e49e74d2cde31b335ae616b3b299cfd6acea061e3347')
+sha512sums=('467a536c4ecc5caeeebe2a0523cc311515c39df53d604d8dc9ad78fbe01c8cc5b24bf483884d2aa2a168bc213ddfe964d679474a1be860f10d87283806c0a496')
 
 build() {
     export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list