about summary refs log tree commit diff
path: root/test/fixdescriptors/pango-1.2.1.fix
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixdescriptors/pango-1.2.1.fix')
-rw-r--r--test/fixdescriptors/pango-1.2.1.fix4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/fixdescriptors/pango-1.2.1.fix b/test/fixdescriptors/pango-1.2.1.fix
index 419c4f6906c7..886616d0d0eb 100644
--- a/test/fixdescriptors/pango-1.2.1.fix
+++ b/test/fixdescriptors/pango-1.2.1.fix
@@ -5,7 +5,7 @@ Descr(
   , Bind("pkgconfig", Fix("./pkgconfig-0.15.0.fix"))
   , Bind("glib", Fix("./glib-2.2.1.fix"))
 
-  , Bind("src", Source(Url("ftp://ftp.gtk.org/pub/gtk/v2.2/pango-1.2.1.tar.bz2")))
-  , Bind("build", Source("../build/pango-build.sh"))
+  , Bind("src", Url("6b354ef14e75739a92b5b78f4ca3165a", "ftp://ftp.gtk.org/pub/gtk/v2.2/pango-1.2.1.tar.bz2"))
+  , Bind("build", Local("../build/pango-build.sh"))
   ]
 )