soprano-2.5.3

svn path=/nixpkgs/trunk/; revision=25861
This commit is contained in:
Yury G. Kudryashov 2011-02-09 21:09:24 +00:00
parent cd42c8087e
commit d347662b25

View File

@ -1,11 +1,11 @@
{stdenv, fetchurl, cmake, qt4, cluceneCore, redland, libiodbc}:
stdenv.mkDerivation rec {
name = "soprano-2.5.2";
name = "soprano-2.5.3";
src = fetchurl {
url = "mirror://sourceforge/soprano/${name}.tar.bz2";
sha256 = "17k17hrcwij2plms4hb0j6994ar9kcxykf699iyiggfpj1zg7nym";
sha256 = "0hxc6jnbh0529jsc0ixvy8pshnffrpgsadinhk9navkpyn5xg4l9";
};
# We disable the Java backend, since we do not need them and they make the closure size much bigger