aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-10-11 09:00:50 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-10-11 09:00:50 -0400
commit768164e0b88728aa61a251f373f714f8a6479b1c (patch)
tree7a815a338ad76952f38ddc304eeb790c9e78e750
parentmerget #78 - standalone rpm spec (diff)
parentupdate url in rpm spec (diff)
downloadfirejail-768164e0b88728aa61a251f373f714f8a6479b1c.tar.gz
firejail-768164e0b88728aa61a251f373f714f8a6479b1c.tar.zst
firejail-768164e0b88728aa61a251f373f714f8a6479b1c.zip
Merge pull request #81 from pyther/rpm
update url in rpm 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 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