git » uboot-tools.git » commit ee4d05f

Update https url

author Jelle van der Waa
2019-01-26 13:45:47 UTC
committer Jelle van der Waa
2019-01-26 13:45:47 UTC
parent 04ce42449d199aeba7868dbacd6b856a668a826d

Update https url

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index cbd6bb2..e9149f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2018.09
 pkgrel=1
 pkgdesc='U-Boot bootloader utility tools'
 arch=(x86_64)
-url='http://www.denx.de/wiki/U-Boot/WebHome'
+url='https://www.denx.de/wiki/U-Boot/WebHome'
 license=(GPL)
 depends=(openssl)
 source=(ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2{,.sig})