Upgrade soprano

svn path=/nixpkgs/trunk/; revision=23095
This commit is contained in:
Yury G. Kudryashov 2010-08-10 14:46:39 +00:00
parent 5e42648976
commit dcb79362d3
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
{stdenv, fetchurl, cmake, qt4, cluceneCore, redland, libiodbc}:
stdenv.mkDerivation rec {
name = "soprano-2.4.64";
name = "soprano-2.5.0";
src = fetchurl {
url = "mirror://sf/soprano/${name}.tar.bz2";
sha256 = "1jrpgp573r2q20v108a0528f92n7g892pdr44fgskcq7wf8l8mzv";
sha256 = "01g0shwxksr6mg2g1pj1pbwz6nir5rw16ysmmly85891p62j8nxn";
};
# We disable the Java backend, since we do not need them and they make the closure size much bigger