Date: Friday, April 12, 2019 @ 18:33:59
  Author: arojas
Revision: 350653

https

Modified:
  seabios/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-04-12 18:32:44 UTC (rev 350652)
+++ PKGBUILD    2019-04-12 18:33:59 UTC (rev 350653)
@@ -5,7 +5,7 @@
 pkgrel=1
 pkgdesc="A 16-bit x86 bios"
 arch=('any')
-url="http://www.coreboot.org/SeaBIOS";
+url="https://www.coreboot.org/SeaBIOS";
 license=('GPL3' 'LGPL3')
 makedepends=('iasl' 'python2' 'inetutils')
 options=('!makeflags' '!strip')

Reply via email to