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

Antonio Rojas arojas at archlinux.org
Thu Jun 6 21:05:45 UTC 2019


    Date: Thursday, June 6, 2019 @ 21:05:44
  Author: arojas
Revision: 477774

https

Modified:
  luajit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-06 21:05:26 UTC (rev 477773)
+++ PKGBUILD	2019-06-06 21:05:44 UTC (rev 477774)
@@ -9,7 +9,7 @@
 pkgrel=2
 pkgdesc='Just-in-time compiler and drop-in replacement for Lua 5.1'
 arch=('x86_64')
-url='http://luajit.org/'
+url='https://luajit.org/'
 license=('MIT')
 depends=('gcc-libs')
 source=("https://luajit.org/download/LuaJIT-$pkgver.tar.gz")



More information about the arch-commits mailing list