[arch-commits] Commit in perl-digest-sha1/trunk (PKGBUILD)
    Antonio Rojas 
    arojas at archlinux.org
       
    Mon May 20 20:23:45 UTC 2019
    
    
  
    Date: Monday, May 20, 2019 @ 20:23:44
  Author: arojas
Revision: 353649
https
Modified:
  perl-digest-sha1/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-20 20:23:15 UTC (rev 353648)
+++ PKGBUILD	2019-05-20 20:23:44 UTC (rev 353649)
@@ -8,7 +8,7 @@
 pkgdesc="Perl interface to the SHA-1 Algorithm"
 arch=(x86_64)
 license=('PerlArtistic')
-url="http://search.cpan.org/dist/Digest-SHA1/"
+url="https://search.cpan.org/dist/Digest-SHA1/"
 depends=('perl')
 options=('!emptydirs')
 source=("https://www.cpan.org/authors/id/G/GA/GAAS/Digest-SHA1-$pkgver.tar.gz")
    
    
More information about the arch-commits
mailing list