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

Levente Polyak anthraxx at archlinux.org
Thu Dec 5 22:40:18 UTC 2019


    Date: Thursday, December 5, 2019 @ 22:40:18
  Author: anthraxx
Revision: 370442

siwtch to HTTPS urls

Modified:
  java11-openjdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-12-05 22:40:02 UTC (rev 370441)
+++ PKGBUILD	2019-12-05 22:40:18 UTC (rev 370442)
@@ -27,7 +27,7 @@
              'libxrender' 'libxtst' 'libxt' 'libxext' 'libxrandr' 'alsa-lib' 'pandoc'
              'graphviz' 'freetype2' 'libjpeg-turbo' 'giflib' 'libpng' 'lcms2'
              'libnet' 'bash')
-source=(http://hg.openjdk.java.net/jdk-updates/jdk${_majorver}u/archive/${_hg_tag}.tar.gz
+source=(https://hg.openjdk.java.net/jdk-updates/jdk${_majorver}u/archive/${_hg_tag}.tar.gz
         freedesktop-java.desktop
         freedesktop-jconsole.desktop
         freedesktop-jshell.desktop)



More information about the arch-commits mailing list