summaryrefslogtreecommitdiffstats
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2017-04-08 18:37:03 +0200
committerMichael Raskin <7c6f434c@mail.ru>2017-04-08 18:37:24 +0200
commit16e12a6c42186436f9f06f846a100f907d02d16d (patch)
tree028fcd4e8c70d4bed5ff52b836b9e407f95f1382 /pkgs/tools/filesystems/glusterfs
parent17fc70a11d848d2dafab6d9ee030bffdf982afdd (diff)
glusterfs: 3.10.0 -> 3.10.1
Diffstat (limited to 'pkgs/tools/filesystems/glusterfs')
-rw-r--r--pkgs/tools/filesystems/glusterfs/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/tools/filesystems/glusterfs/default.nix b/pkgs/tools/filesystems/glusterfs/default.nix
index 2f49d630c151..4689207e835a 100644
--- a/pkgs/tools/filesystems/glusterfs/default.nix
+++ b/pkgs/tools/filesystems/glusterfs/default.nix
@@ -6,10 +6,10 @@ let
s =
rec {
baseName="glusterfs";
- version = "3.10.0";
+ version = "3.10.1";
name="${baseName}-${version}";
- url="http://download.gluster.org/pub/gluster/glusterfs/3.10/3.10.0/glusterfs-3.10.0.tar.gz";
- sha256 = "1svysq55z4sd6bxcdpkxljwis4cnzkknag22ngyr7sgb4bs19c97";
+ url="http://download.gluster.org/pub/gluster/glusterfs/3.10/${version}/glusterfs-${version}.tar.gz";
+ sha256 = "05qmn85lg3d1gz0fhn1v2z7nwl2qwbflvjc8nvkfyr4r57rkvhnk";
};
buildInputs = [
fuse bison flex_2_5_35 openssl python2 ncurses readline