aboutsummaryrefslogtreecommitdiffstats
path: root/platform/rpm/firejail.spec
diff options
context:
space:
mode:
authorLibravatar Tad <tad@spotco.us>2018-08-08 19:57:48 -0400
committerLibravatar Tad <tad@spotco.us>2018-08-08 19:57:48 -0400
commit5c19c4239949fe5c1ecddbdc207b0c40bcde1064 (patch)
tree667fb6d5989c7d2b610428bca778e872f8569ca8 /platform/rpm/firejail.spec
parentMinor private-etc cleanup (diff)
downloadfirejail-5c19c4239949fe5c1ecddbdc207b0c40bcde1064.tar.gz
firejail-5c19c4239949fe5c1ecddbdc207b0c40bcde1064.tar.zst
firejail-5c19c4239949fe5c1ecddbdc207b0c40bcde1064.zip
Replace all possible HTTP links with HTTPS
Diffstat (limited to 'platform/rpm/firejail.spec')
-rw-r--r--platform/rpm/firejail.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/rpm/firejail.spec b/platform/rpm/firejail.spec
index 76d19ba17..166882f62 100644
--- a/platform/rpm/firejail.spec
+++ b/platform/rpm/firejail.spec
@@ -6,7 +6,7 @@ Summary: Linux namepaces sandbox program
6License: GPLv2+ 6License: GPLv2+
7Group: Development/Tools 7Group: Development/Tools
8Source0: https://github.com/netblue30/firejail/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz 8Source0: https://github.com/netblue30/firejail/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
9URL: http://github.com/netblue30/firejail 9URL: https://github.com/netblue30/firejail
10 10
11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12 12