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

Felix Yan felixonmars at archlinux.org
Sat Jan 9 19:20:09 UTC 2021


    Date: Saturday, January 9, 2021 @ 19:20:08
  Author: felixonmars
Revision: 405883

upgpkg: perl-net-http 6.20-1

Modified:
  perl-net-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-09 19:19:38 UTC (rev 405882)
+++ PKGBUILD	2021-01-09 19:20:08 UTC (rev 405883)
@@ -2,8 +2,8 @@
 # Contributor: Justin "juster" Davis <jrcd83 at gmail.com>
 
 pkgname=perl-net-http
-pkgver=6.19
-pkgrel=4
+pkgver=6.20
+pkgrel=1
 pkgdesc="Low-level HTTP connection (client)"
 arch=('any')
 url=https://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=('85b139150d8608f7439ef2f975afe884c1f5220726d45603427510e39ad2003e20ea30ed1326b4ff20527c4e625262769a5abaa5ef320f1c26bf3f8eafc9cd1b')
+sha512sums=('8a33e395ec4b2b2f32ffce653f0fe7cb2854512868b39ec4d0d05be00266971529a62f417c3fdcca512df78262fa7e269e271ff78458653dae7e50eb185f2aff')
 
 build() {
     export PERL_MM_USE_DEFAULT=1 PERL5LIB=""                 \



More information about the arch-commits mailing list