[arch-commits] Commit in git-review/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sun Sep 15 13:27:54 UTC 2019


    Date: Sunday, September 15, 2019 @ 13:27:54
  Author: arojas
Revision: 362859

https

Modified:
  git-review/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-15 13:27:29 UTC (rev 362858)
+++ PKGBUILD	2019-09-15 13:27:54 UTC (rev 362859)
@@ -13,7 +13,7 @@
 makedepends=('python-pbr')
 checkdepends=('java-runtime' 'libcups' 'openssh' 'procps-ng' 'python-stestr' 'python-mock')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/openstack-infra/git-review/archive/$pkgver.tar.gz"
-        http://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.13.cb9800e.war)
+        https://tarballs.openstack.org/ci/gerrit/gerrit-v2.11.4.13.cb9800e.war)
 sha512sums=('21a71172b474ca0446f58d567e2c1b37059af3b680a3e441bcf94607d05f1fefa932ecef95328e1d77f0b71928477fd2878806ea26d2c4da030f281de15a210d'
             '764388dc0ee381e2f05f5aaef9fc4156b4659a329eaf815ad7beb0b2a924a8d171444b8824ea9aad6b8aa7a3cc0b60bf8daa9d483298e6226cb692ea1caafa7f')
 



More information about the arch-commits mailing list