Switch URL to https

This commit is contained in:
Mikolaj Izdebski 2023-12-05 11:09:05 +01:00
parent c6a26bab19
commit 01ef7e6fc7

View File

@ -11,7 +11,7 @@ Version: 3.25.6
Release: 2%{?dist} Release: 2%{?dist}
Summary: Java 1 to 13 Parser and Abstract Syntax Tree for Java Summary: Java 1 to 13 Parser and Abstract Syntax Tree for Java
License: LGPL-2.0-or-later OR Apache-2.0 License: LGPL-2.0-or-later OR Apache-2.0
URL: http://javaparser.org URL: https://javaparser.org
Source0: https://github.com/javaparser/javaparser/archive/%{name}-parent-%{version}.tar.gz Source0: https://github.com/javaparser/javaparser/archive/%{name}-parent-%{version}.tar.gz
%if %{with bootstrap} %if %{with bootstrap}