[arch-commits] Commit in cvs/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Sat Apr 25 12:54:01 UTC 2020
Date: Saturday, April 25, 2020 @ 12:54:00
Author: foutrelis
Revision: 381554
Fetch source over HTTPS (FS#66383)
Modified:
cvs/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-25 12:17:06 UTC (rev 381553)
+++ PKGBUILD 2020-04-25 12:54:00 UTC (rev 381554)
@@ -13,7 +13,7 @@
makedepends=('vim')
optdepends=('openssh: for using cvs over ssh'
'inetutils: for using cvs over rsh')
-source=(ftp://ftp.gnu.org/non-gnu/cvs/source/stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2
+source=(https://ftp.gnu.org/non-gnu/cvs/source/stable/${pkgver}/${pkgname}-${pkgver}.tar.bz2
cvs-1.11.19-abortabort.patch
cvs-1.11.19-comp.patch
cvs-1.11.19-extzlib.patch
@@ -31,7 +31,7 @@
cvs-1.11.23-make_make_check_sanity_testing_verbose.patch
cvs-1.11.23-Pass-compilation-with-Wformat-security.patch
cvs-1.11.23-remove_undefined_date_from_cvs_1_header.patch
- cvs-1.11.23-sanity.patch)
+ cvs-1.11.23-sanity.patch)
sha256sums=('400f51b59d85116e79b844f2d5dbbad4759442a789b401a94aa5052c3d7a4aa9'
'a63bd4d696d4785f3b16146c9a8e57b7f0b2fcb648b9b3b43b138857e28e23f4'
'973d2c6682e2e4b9b9a80c0aec7dd436a180adbc06c6ed6914c349627cfb9a6e'
More information about the arch-commits
mailing list