about summary refs log tree commit diff
path: root/test/tmpl/glib-2.2.1.nix
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-03-21T14·10+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-03-21T14·10+0000
commite582ee67cd682c13667daccf33e8071189ef946c (patch)
treedda9e5e2843aef37a345157e4f4afcf1cf155d08 /test/tmpl/glib-2.2.1.nix
parent88d257b17f0f668798568d68e2d2063f31fe8a2f (diff)
* Fetch sources from the network.
Diffstat (limited to 'test/tmpl/glib-2.2.1.nix')
-rw-r--r--test/tmpl/glib-2.2.1.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tmpl/glib-2.2.1.nix b/test/tmpl/glib-2.2.1.nix
index 5e5c6efdd1c3..d9fdf0f1f9e1 100644
--- a/test/tmpl/glib-2.2.1.nix
+++ b/test/tmpl/glib-2.2.1.nix
@@ -1,5 +1,5 @@
 pkgconfig <- ./pkgconfig-0.15.0.nix
 
-src = ../dist/glib-2.2.1.tar.bz2
+src = url(ftp://ftp.gtk.org/pub/gtk/v2.2/glib-2.2.1.tar.bz2)
 
 build = ../build/glib-build.sh