git » dtc.git » commit 1bf3d18

https

author Antonio Rojas
2019-09-16 17:07:38 UTC
committer Antonio Rojas
2019-09-16 17:07:38 UTC
parent 7dcbc91db365409c620e6a3275b76330ab8e5cf7

https

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9c79232..21261a6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=dtc
 pkgver=1.5.1
 pkgrel=1
 pkgdesc='Device Tree Compiler'
-url='http://www.devicetree.org/'
+url='https://www.devicetree.org/'
 arch=(x86_64)
 license=(GPL2)
 makedepends=(swig python)