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

Antonio Rojas arojas at archlinux.org
Tue Apr 9 21:08:08 UTC 2019


    Date: Tuesday, April 9, 2019 @ 21:08:07
  Author: arojas
Revision: 350502

https

Modified:
  java-jsch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-09 21:06:24 UTC (rev 350501)
+++ PKGBUILD	2019-04-09 21:08:07 UTC (rev 350502)
@@ -9,7 +9,7 @@
 license=('BSD')
 depends=('java-runtime-headless=8')
 makedepends=('apache-ant' 'java-environment=8')
-source=(http://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
+source=(https://downloads.sourceforge.net/project/${_libname}/${_libname}/${pkgver}/${_libname}-${pkgver}.zip)
 sha512sums=('334b550594272fe179f13fb6bbfc0a353334586786db2b3279608b85cdab3dd604e6dd04aa2376b5532816d906133e636b5359dda36c449d90173be501c61418')
 
 build() {



More information about the arch-commits mailing list