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

Antonio Rojas arojas at archlinux.org
Tue Jun 4 21:27:00 UTC 2019


    Date: Tuesday, June 4, 2019 @ 21:26:59
  Author: arojas
Revision: 476905

https

Modified:
  ld-lsb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-04 21:26:21 UTC (rev 476904)
+++ PKGBUILD	2019-06-04 21:26:59 UTC (rev 476905)
@@ -8,7 +8,7 @@
 pkgdesc='Faking a Linux Standard Base runtime'
 arch=('x86_64')
 license=('GPL')
-url="http://www.linuxfoundation.org/"
+url="https://www.linuxfoundation.org/"
 depends=('glibc')
 optdepends=('lib32-glibc: for 32-bit support')
 
@@ -21,4 +21,4 @@
   ln -s ld-linux.so.2 "$pkgdir"/usr/lib/ld-lsb.so.3
 }
 
-# vim:set ts=2 sw=2 et:
\ No newline at end of file
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list