[arch-commits] Commit in perl-crypt-ssleay/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 20 20:22:17 UTC 2019
Date: Monday, May 20, 2019 @ 20:22:17
Author: arojas
Revision: 353646
https
Modified:
perl-crypt-ssleay/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-20 20:21:43 UTC (rev 353645)
+++ PKGBUILD 2019-05-20 20:22:17 UTC (rev 353646)
@@ -6,11 +6,11 @@
pkgrel=9
pkgdesc="OpenSSL glue that provides LWP https support"
arch=('x86_64')
-url="http://search.cpan.org/dist/Crypt-SSLeay"
+url="https://search.cpan.org/dist/Crypt-SSLeay"
license=('GPL' 'PerlArtistic')
depends=('perl-lwp-protocol-https' 'perl-try-tiny' 'perl-path-class')
options=('!emptydirs')
-source=(http://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
+source=(https://www.cpan.org/CPAN/authors/id/N/NA/NANIS/Crypt-SSLeay-$pkgver.tar.gz)
md5sums=('7508b2a34da2202cc0c78deb59e36526')
build() {
More information about the arch-commits
mailing list