summary refs log tree commit diff
path: root/pkgs/tools/filesystems/glusterfs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2016-08-10 19:35:52 +0200
committerMichael Raskin <7c6f434c@mail.ru>2016-08-11 17:57:35 +0200
commitc27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105 (patch)
tree78e1b8f161d5f51bdbc9ad8395d0ab9709f3e66b /pkgs/tools/filesystems/glusterfs
parentd1435913cf7b6f16fdc2f30e86ced9e3d2442e72 (diff)
downloadnixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.tar
nixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.tar.gz
nixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.tar.bz2
nixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.tar.lz
nixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.tar.xz
nixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.tar.zst
nixpkgs-c27ea9bb6b7daffc3a1eb29e5bec3e7351dfb105.zip
glusterfs: 3.7.11 -> 3.8.1
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 3defa6ab123..9da5332ce67 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.11";
+    version="3.8.1";
     name="${baseName}-${version}";
-    hash="083dzpz6mafmf4rd55pak5q7x8509y4ggsckcb6i0gmkhzlbf1xd";
-    url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.11/glusterfs-3.7.11.tar.gz";
-    sha256="083dzpz6mafmf4rd55pak5q7x8509y4ggsckcb6i0gmkhzlbf1xd";
+    hash="1j3r2wnk1pwwwn02pfnrrgh1if92b5cl51dqg7284qxrkjiafb2k";
+    url="http://download.gluster.org/pub/gluster/glusterfs/3.8/3.8.1/glusterfs-3.8.1.tar.gz";
+    sha256="1j3r2wnk1pwwwn02pfnrrgh1if92b5cl51dqg7284qxrkjiafb2k";
   };
   buildInputs = [
     fuse bison flex_2_5_35 openssl python ncurses readline