summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2015-08-08 20:10:20 +0300
committerMichael Raskin <7c6f434c@mail.ru>2015-08-08 21:01:31 +0300
commit462ce2a65ec50e6434cdb1ba40a693f4d8fb09a6 (patch)
tree08bd1a8016031a64cc60a66e856e22ca6ddefd1e /pkgs/tools/filesystems/glusterfs
parenteee6f2801fcf58950f7b32f4b98d240728e8a70b (diff)
GlusterFS: 3.7.2 -> 3.7.3
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 55e4e17fa1fb..062f27e286f7 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.2";
+ version="3.7.3";
name="${baseName}-${version}";
- hash="0cw6p21nnxcvzd8rymd5q0ydlaz4hx4rmv22hwbb39h7a2rvfv79";
- url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.2/glusterfs-3.7.2.tar.gz";
- sha256="0cw6p21nnxcvzd8rymd5q0ydlaz4hx4rmv22hwbb39h7a2rvfv79";
+ hash="0xdzxprsi0gybv6jdp0ycfpsxzijwfrm3217fk3fnixcs92frshv";
+ url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.3/glusterfs-3.7.3.tar.gz";
+ sha256="0xdzxprsi0gybv6jdp0ycfpsxzijwfrm3217fk3fnixcs92frshv";
};
buildInputs = [
fuse bison flex_2_5_35 openssl python ncurses readline