public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/t1utils] main: HTTPS-ify URL
@ 2026-06-20 22:17 Robert Scheck
  0 siblings, 0 replies; only message in thread
From: Robert Scheck @ 2026-06-20 22:17 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/t1utils
Branch : main
Commit : e72f2aaa02ed4147a1840ec29c435defef848099
Author : Robert Scheck <robert@fedoraproject.org>
Date   : 2026-06-21T00:17:29+02:00
Stats  : +2/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/t1utils/c/e72f2aaa02ed4147a1840ec29c435defef848099?branch=main

Log:
HTTPS-ify URL

---
diff --git a/t1utils.spec b/t1utils.spec
index ffbce3f..5f7dbc4 100644
--- a/t1utils.spec
+++ b/t1utils.spec
@@ -4,8 +4,8 @@ Version:        1.42
 Release:        12%{?dist}
 # The Click license is an MIT variant.
 License:        MIT
-URL:            http://www.lcdf.org/~eddietwo/type/
-Source0:        http://www.lcdf.org/~eddietwo/type/t1utils-%{version}.tar.gz
+URL:            https://www.lcdf.org/~eddietwo/type/
+Source0:        https://www.lcdf.org/~eddietwo/type/%{name}-%{version}.tar.gz
 BuildRequires:  gcc
 BuildRequires:  make
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-20 22:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20 22:17 [rpms/t1utils] main: HTTPS-ify URL Robert Scheck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox