1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

GlusterFS: 3.7.2 -> 3.7.3

This commit is contained in:
Michael Raskin 2015-08-08 20:10:20 +03:00
parent eee6f2801f
commit 462ce2a65e

View file

@ -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