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

Jelle van der Waa jelle at archlinux.org
Wed Apr 24 20:49:30 UTC 2019


    Date: Wednesday, April 24, 2019 @ 20:49:29
  Author: jelle
Revision: 352087

FS#62069 use https urls

Modified:
  antlr2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-24 20:03:39 UTC (rev 352086)
+++ PKGBUILD	2019-04-24 20:49:29 UTC (rev 352087)
@@ -8,11 +8,11 @@
 pkgver=2.7.7
 pkgrel=9
 arch=('x86_64')
-url="http://www.antlr2.org/"
+url="https://www.antlr2.org/"
 license=('custom')
 makedepends=('java-environment' 'python2' 'sh')
 options=('staticlibs')
-source=("http://www.antlr2.org/download/antlr-${pkgver}.tar.gz"
+source=("https://www.antlr2.org/download/antlr-${pkgver}.tar.gz"
         'runantlr2.sh'
         'gcc4.4.patch')
 md5sums=('01cc9a2a454dd33dcd8c856ec89af090'



More information about the arch-commits mailing list