mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-28 14:22:50 +03:00
firejail: 0.9.42-rc1 -> 0.9.42
This commit is contained in:
parent
357d544d23
commit
11bc6ea4ae
@ -3,10 +3,11 @@ let
|
||||
s = # Generated upstream information
|
||||
rec {
|
||||
baseName="firejail";
|
||||
version="0.9.42-rc1";
|
||||
version="0.9.42";
|
||||
name="${baseName}-${version}";
|
||||
url="mirror://sourceforge/project/firejail/firejail/firejail-0.9.42~rc1.tar.bz2";
|
||||
sha256="11br6xp86bxs1ic2x683hbvg1hk8v2wp8cw6blj0zz3cdl0pcjqf";
|
||||
hash="0iwv97c0ygxrgxg997618a7cq3hl1l3b0njx7bqzv11vjzpcwfsg";
|
||||
url="mirror://sourceforge/project/firejail/firejail/firejail-0.9.42.tar.xz";
|
||||
sha256="0iwv97c0ygxrgxg997618a7cq3hl1l3b0njx7bqzv11vjzpcwfsg";
|
||||
};
|
||||
buildInputs = [
|
||||
which
|
||||
|
Loading…
Reference in New Issue
Block a user