about summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorPascal Bach <pascal.bach@nextrem.ch>2018-08-01 00:27:11 +0200
committerPascal Bach <pascal.bach@nextrem.ch>2018-08-01 00:39:06 +0200
commit3c7d0da26cb0fa027f6a5e5bc05f4c09261eca2a (patch)
treea4ba6466fbf3d665df3982e70e31f5dd0d7348a8 /pkgs/tools/filesystems/glusterfs
parent0f70e78d377954c689f13e6f14047cf9c1ed9596 (diff)
glusterfs: 3.12.4 -> 3.12.12
Diffstat (limited to 'pkgs/tools/filesystems/glusterfs')
-rw-r--r--pkgs/tools/filesystems/glusterfs/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/tools/filesystems/glusterfs/default.nix b/pkgs/tools/filesystems/glusterfs/default.nix
index beb046cdbdb78..416dde364c6ae 100644
--- a/pkgs/tools/filesystems/glusterfs/default.nix
+++ b/pkgs/tools/filesystems/glusterfs/default.nix
@@ -15,10 +15,10 @@ let
     #       The command
     #         find /nix/store/...-glusterfs-.../ -name '*.py' -executable
     #       can help with finding new Python scripts.
-    version = "3.12.4";
+    version = "3.12.12";
     name="${baseName}-${version}";
     url="https://github.com/gluster/glusterfs/archive/v${version}.tar.gz";
-    sha256 = "01gsc3dw491ipl47q733iznddxbg42aa749vkyaq6i6w4d7m157f";
+    sha256 = "1q6rcf9y98w3kvgwdlbhl65phkdl0mfil6y7i3gnpf3d21gfb6nw";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl ncurses readline