Update glusterfs

This commit is contained in:
Michael Raskin 2015-02-01 11:25:51 +03:00
parent f2b8738400
commit a8e7a3ac86

View file

@ -4,11 +4,11 @@ let
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="glusterfs"; baseName="glusterfs";
version="3.6.1"; version="3.6.2";
name="${baseName}-${version}"; name="${baseName}-${version}";
hash="1p16h5l3bg463l2zhw0rrbfdbkjnykssjmpwzlplsbq38aqqzcnh"; hash="1kz0kmj0apkhkmw1zy72bsx06b1ii6z8y3fq365cy5l3xnjibdaa";
url="http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.1/glusterfs-3.6.1.tar.gz"; url="http://download.gluster.org/pub/gluster/glusterfs/3.6/3.6.2/glusterfs-3.6.2.tar.gz";
sha256="1p16h5l3bg463l2zhw0rrbfdbkjnykssjmpwzlplsbq38aqqzcnh"; sha256="1kz0kmj0apkhkmw1zy72bsx06b1ii6z8y3fq365cy5l3xnjibdaa";
}; };
buildInputs = [ buildInputs = [
fuse bison flex_2_5_35 openssl python ncurses readline fuse bison flex_2_5_35 openssl python ncurses readline