summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2016-05-15 22:10:22 +0200
committerMichael Raskin <7c6f434c@mail.ru>2016-05-15 23:49:44 +0200
commit6c96968d7082c193c2743e4fc2326613c67f28a3 (patch)
tree550ca76702b27f7b6a31027140cb119801d48fd9 /pkgs/tools/filesystems/glusterfs
parent4b7272969179dc5766296319fa461e46c83fb372 (diff)
downloadnixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.tar
nixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.tar.gz
nixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.tar.bz2
nixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.tar.lz
nixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.tar.xz
nixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.tar.zst
nixpkgs-6c96968d7082c193c2743e4fc2326613c67f28a3.zip
glusterfs: 3.7.10 -> 3.7.11
Diffstat (limited to 'pkgs/tools/filesystems/glusterfs')
-rw-r--r--pkgs/tools/filesystems/glusterfs/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/tools/filesystems/glusterfs/default.nix b/pkgs/tools/filesystems/glusterfs/default.nix
index 94bfb5fb498..3defa6ab123 100644
--- a/pkgs/tools/filesystems/glusterfs/default.nix
+++ b/pkgs/tools/filesystems/glusterfs/default.nix
@@ -6,11 +6,11 @@ let
   s = # Generated upstream information 
   rec {
     baseName="glusterfs";
-    version="3.7.10";
+    version="3.7.11";
     name="${baseName}-${version}";
-    hash="0shqvhqlmiywrr3vy8yazc8xcj6b04ci2zjgyca2vy7wa60lzfgg";
-    url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.10/glusterfs-3.7.10.tar.gz";
-    sha256="0shqvhqlmiywrr3vy8yazc8xcj6b04ci2zjgyca2vy7wa60lzfgg";
+    hash="083dzpz6mafmf4rd55pak5q7x8509y4ggsckcb6i0gmkhzlbf1xd";
+    url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.11/glusterfs-3.7.11.tar.gz";
+    sha256="083dzpz6mafmf4rd55pak5q7x8509y4ggsckcb6i0gmkhzlbf1xd";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl python ncurses readline