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

Antonio Rojas arojas at archlinux.org
Tue Nov 1 20:39:39 UTC 2016


    Date: Tuesday, November 1, 2016 @ 20:39:39
  Author: arojas
Revision: 194255

Use https

Modified:
  gf2x/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-01 20:39:14 UTC (rev 194254)
+++ PKGBUILD	2016-11-01 20:39:39 UTC (rev 194255)
@@ -9,7 +9,7 @@
 url="http://gforge.inria.fr/projects/gf2x/"
 license=(GPL LGPL)
 depends=(glibc)
-source=("http://gforge.inria.fr/frs/download.php/30873/gf2x-1.1.tar.gz")
+source=("https://gforge.inria.fr/frs/download.php/30873/gf2x-1.1.tar.gz")
 md5sums=('d9ce3a0d8cb6be50e3a1ff6d90be669f')
 
 build() {



More information about the arch-commits mailing list