add new bugfix release for gtk+

svn path=/nixpkgs/trunk/; revision=5470
This commit is contained in:
Armijn Hemel 2006-06-18 12:10:25 +00:00
parent a33dc947c6
commit 26a7fe945a

View File

@ -8,10 +8,10 @@ assert xineramaSupport -> libXinerama != null;
stdenv.mkDerivation {
name = "gtk+-2.8.17";
name = "gtk+-2.8.19";
src = fetchurl {
url = ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-2.8.17.tar.bz2;
md5 = "6d2deb63a5444808d2aeb7dcfffaa2f4";
url = ftp://ftp.gtk.org/pub/gtk/v2.8/gtk+-2.8.19.tar.bz2;
md5 = "1a03dbed4b794194a610e9d7eb175b06";
};
buildInputs = [
pkgconfig perl libtiff libjpeg libpng cairo