Date: Monday, June 17, 2019 @ 20:51:46
Author: arojas
Revision: 482035
https
Modified:
python-cinderclient/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-06-17 20:51:22 UTC (rev 482034)
+++ PKGBUILD 2019-06-17 20:51:46 UTC (rev 482035)
@@ -6,7 +6,7 @@
pkgrel=1
pkgdesc="OpenStack Block Storage API Client Library"
arch=('any')
-url="http://docs.openstack.org/developer/python-cinderclient"
+url="https://docs.openstack.org/developer/python-cinderclient"
license=('Apache')
depends=('python-six' 'python-pbr' 'python-babel' 'python-prettytable'
'python-keystoneclient'
'python-requests' 'python-oslo-utils')