aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar Matthew Gyurgyik <matthew@pyther.net>2015-10-11 08:56:18 -0400
committerLibravatar Matthew Gyurgyik <matthew@pyther.net>2015-10-11 08:56:18 -0400
commit39293604542fd943f39ab0c6492bcc8b46ff28a4 (patch)
tree7a815a338ad76952f38ddc304eeb790c9e78e750 /platform
parentmerget #78 - standalone rpm spec (diff)
downloadfirejail-39293604542fd943f39ab0c6492bcc8b46ff28a4.tar.gz
firejail-39293604542fd943f39ab0c6492bcc8b46ff28a4.tar.zst
firejail-39293604542fd943f39ab0c6492bcc8b46ff28a4.zip
update url in rpm spec
Diffstat (limited to 'platform')
-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 d50ab7eca..f1bf7ad7b 100644
--- a/platform/rpm/firejail.spec
+++ b/platform/rpm/firejail.spec
@@ -6,7 +6,7 @@ Summary: Linux namepaces sandbox program
6License: GPL+ 6License: GPL+
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://firejail.sourceforege.net 9URL: http://github.com/netblue30/firejail
10 10
11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 11BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12 12