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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Dec 26 21:31:13 UTC 2020


    Date: Saturday, December 26, 2020 @ 21:31:13
  Author: svenstaro
Revision: 793065

Use https url

Modified:
  glfw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-26 21:22:47 UTC (rev 793064)
+++ PKGBUILD	2020-12-26 21:31:13 UTC (rev 793065)
@@ -10,7 +10,7 @@
 pkgver=3.3.2
 pkgrel=2
 arch=('x86_64')
-url="http://www.glfw.org/"
+url="https://www.glfw.org/"
 license=('custom:ZLIB')
 makedepends=('mesa' 'cmake' 'doxygen' 'vulkan-headers' 'vulkan-icd-loader'
              'extra-cmake-modules' 'wayland-protocols' 'libxi' 'libxrandr'



More information about the arch-commits mailing list