From f0669c7ad78d9cd514b368df539050699e3ad4f6 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 13 Jan 2025 10:46:45 +0100 Subject: [PATCH] Switch upstream URL to https --- velocity.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/velocity.spec b/velocity.spec index 8b3fff5..c270778 100644 --- a/velocity.spec +++ b/velocity.spec @@ -5,7 +5,7 @@ Version: 2.3 Release: %autorelease Summary: Java-based template engine License: Apache-2.0 -URL: http://velocity.apache.org/ +URL: https://velocity.apache.org BuildArch: noarch ExclusiveArch: %{java_arches} noarch