summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs/default.nix
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2017-02-02 11:05:04 +0100
committerMichael Raskin <7c6f434c@mail.ru>2017-02-02 11:12:16 +0100
commitc726f790234e41ff64e4e7664cdb0521917b0125 (patch)
treead4c33607b1943a0d84d4ed9942f88fd4eb8e170 /pkgs/tools/filesystems/glusterfs/default.nix
parent0a756a421623c2eefa35aab735850632ee463ae5 (diff)
downloadnixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.tar
nixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.tar.gz
nixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.tar.bz2
nixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.tar.lz
nixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.tar.xz
nixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.tar.zst
nixpkgs-c726f790234e41ff64e4e7664cdb0521917b0125.zip
glusterfs: 3.9.0 -> 3.9.1
Diffstat (limited to 'pkgs/tools/filesystems/glusterfs/default.nix')
-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 5f56b52ea26..e81c3768b25 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.9.0";
+    version="3.9.1";
     name="${baseName}-${version}";
-    hash="057vq4f93f1g9sh1sfbqhccsprxrbhwwm898322x25sb8mscc5xl";
-    url="http://download.gluster.org/pub/gluster/glusterfs/3.9/3.9.0/glusterfs-3.9.0.tar.gz";
-    sha256="057vq4f93f1g9sh1sfbqhccsprxrbhwwm898322x25sb8mscc5xl";
+    hash="02p3i1zr0i2fhjhz64wvhdn0z7b6b3hkiqz1bkyhracncspxnvw9";
+    url="http://download.gluster.org/pub/gluster/glusterfs/3.9/3.9.1/glusterfs-3.9.1.tar.gz";
+    sha256="02p3i1zr0i2fhjhz64wvhdn0z7b6b3hkiqz1bkyhracncspxnvw9";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl python2 ncurses readline