From 17d6353cb1e6c32ea1d59290562185637d12d2f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Sun, 10 Jul 2016 19:51:57 +0200 Subject: [PATCH] use file:// as prefix for local files. --- haiku-apps/mkdepend/mkdepend-1.7.recipe | 2 +- haiku-data/timgmsoundfont/timgmsoundfont-fixed.recipe | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/haiku-apps/mkdepend/mkdepend-1.7.recipe b/haiku-apps/mkdepend/mkdepend-1.7.recipe index 69514d5ac..ad8749328 100644 --- a/haiku-apps/mkdepend/mkdepend-1.7.recipe +++ b/haiku-apps/mkdepend/mkdepend-1.7.recipe @@ -6,7 +6,7 @@ COPYRIGHT="1995-2001 Lars Düning" LICENSE="MIT" REVISION="3" #SOURCE_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip" -SOURCE_URI="source/mkdepend-1.7.zip" +SOURCE_URI="file://source/mkdepend-1.7.zip" CHECKSUM_MD5="d4ec4fea9dd9b7292b52d780c8ee3387" ARCHITECTURES="x86_gcc2 x86 x86_64" diff --git a/haiku-data/timgmsoundfont/timgmsoundfont-fixed.recipe b/haiku-data/timgmsoundfont/timgmsoundfont-fixed.recipe index a65a25d35..03b6a8e79 100644 --- a/haiku-data/timgmsoundfont/timgmsoundfont-fixed.recipe +++ b/haiku-data/timgmsoundfont/timgmsoundfont-fixed.recipe @@ -3,7 +3,7 @@ DESCRIPTION="A good quality General Midi Soundfont." HOMEPAGE="http://ocmnet.com/saxguru/Timidity.htm" LICENSE="Public Domain" COPYRIGHT="2004 Tim Brechbill" -SOURCE_URI="source/timgmsoundfont-fixed.zip" +SOURCE_URI="file://source/timgmsoundfont-fixed.zip" CHECKSUM_SHA256="295ffbedb086a42fd09e747a7c0dcd26eea26edd2597f3a266d585f247b28893" REVISION="5" ARCHITECTURES="any"