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

Felix Yan felixonmars at archlinux.org
Fri May 17 14:29:57 UTC 2019


    Date: Friday, May 17, 2019 @ 14:29:56
  Author: felixonmars
Revision: 353543

upgpkg: perl-net-http 6.19-1

Modified:
  perl-net-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-17 14:25:23 UTC (rev 353542)
+++ PKGBUILD	2019-05-17 14:29:56 UTC (rev 353543)
@@ -2,8 +2,8 @@
 # Contributor: Justin "juster" Davis <jrcd83 at gmail.com>
 
 pkgname=perl-net-http
-pkgver=6.18
-pkgrel=2
+pkgver=6.19
+pkgrel=1
 pkgdesc="Low-level HTTP connection (client)"
 arch=('any')
 url=http://search.cpan.org/dist/Net-HTTP
@@ -13,7 +13,7 @@
 checkdepends=('perl-uri')
 conflicts=('perl-libwww<6')
 source=("https://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-$pkgver.tar.gz")
-sha512sums=('89cf197c8717fd368a892b0d37efccb7c2aa46ece7851906282f33aa5a2105809fa0b917c56f94d217731568c20e2ff86eb455607d0bc24eb6d093c3fbab185d')
+sha512sums=('85b139150d8608f7439ef2f975afe884c1f5220726d45603427510e39ad2003e20ea30ed1326b4ff20527c4e625262769a5abaa5ef320f1c26bf3f8eafc9cd1b')
 
 build() {
     export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list