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
1 changed files with 4 additions and 4 deletions

View File

@ -6,11 +6,11 @@ let
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="glusterfs"; baseName="glusterfs";
version="3.7.2"; version="3.7.3";
name="${baseName}-${version}"; name="${baseName}-${version}";
hash="0cw6p21nnxcvzd8rymd5q0ydlaz4hx4rmv22hwbb39h7a2rvfv79"; hash="0xdzxprsi0gybv6jdp0ycfpsxzijwfrm3217fk3fnixcs92frshv";
url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.2/glusterfs-3.7.2.tar.gz"; url="http://download.gluster.org/pub/gluster/glusterfs/3.7/3.7.3/glusterfs-3.7.3.tar.gz";
sha256="0cw6p21nnxcvzd8rymd5q0ydlaz4hx4rmv22hwbb39h7a2rvfv79"; sha256="0xdzxprsi0gybv6jdp0ycfpsxzijwfrm3217fk3fnixcs92frshv";
}; };
buildInputs = [ buildInputs = [
fuse bison flex_2_5_35 openssl python ncurses readline fuse bison flex_2_5_35 openssl python ncurses readline