summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2015-07-04 22:25:46 +0300
committerMichael Raskin <7c6f434c@mail.ru>2015-07-05 00:32:53 +0300
commit8454055ed47a508545f8d9e2acf123901026a446 (patch)
tree7f713d72cc90c1a59c79ad8d06a9be90efe65562 /pkgs/tools/filesystems/glusterfs
parent7c5129706f3a636cb2cca0d53788086100285d34 (diff)
downloadnixpkgs-8454055ed47a508545f8d9e2acf123901026a446.tar
nixpkgs-8454055ed47a508545f8d9e2acf123901026a446.tar.gz
nixpkgs-8454055ed47a508545f8d9e2acf123901026a446.tar.bz2
nixpkgs-8454055ed47a508545f8d9e2acf123901026a446.tar.lz
nixpkgs-8454055ed47a508545f8d9e2acf123901026a446.tar.xz
nixpkgs-8454055ed47a508545f8d9e2acf123901026a446.tar.zst
nixpkgs-8454055ed47a508545f8d9e2acf123901026a446.zip
GlusterFS: update 3.7.1 -> 3.7.2
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 bfb739fa84a..55e4e17fa1f 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.1";
+    version="3.7.2";
     name="${baseName}-${version}";
-    hash="0d1bcijwvc3rhr24xsn7nnp0b5xwlwvybamb05jzja5m7hapydpw";
-    url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.1/glusterfs-3.7.1.tar.gz";
-    sha256="0d1bcijwvc3rhr24xsn7nnp0b5xwlwvybamb05jzja5m7hapydpw";
+    hash="0cw6p21nnxcvzd8rymd5q0ydlaz4hx4rmv22hwbb39h7a2rvfv79";
+    url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.2/glusterfs-3.7.2.tar.gz";
+    sha256="0cw6p21nnxcvzd8rymd5q0ydlaz4hx4rmv22hwbb39h7a2rvfv79";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl python ncurses readline