Merge pull request #109804 from r-ryantm/auto-update/firehol
firehol: 3.1.6 -> 3.1.7
This commit is contained in:
commit
d510979b08
@ -8,13 +8,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "firehol";
|
pname = "firehol";
|
||||||
version = "3.1.6";
|
version = "3.1.7";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "firehol";
|
owner = "firehol";
|
||||||
repo = "firehol";
|
repo = "firehol";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "0l7sjpsb300kqv21hawd26a7jszlmafplacpn5lfj64m4yip93fd";
|
sha256 = "sha256-gq7l7QoUsK+j5DUn84kD9hlUTC4hz3ds3gNJc1tRygs=";
|
||||||
};
|
};
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user