From 94d914094d30a6ceada93dd9bcdba6d02933ec97 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 26 Sep 2008 13:39:03 +0000 Subject: [PATCH] ... --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 8c34c02..27f3142 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile 7299 2007-12-04 11:59:41Z thierry $ +# $Id$ CURL := curl -H Pragma: -O -R -S --fail --show-error SHA1SUM = sha1sum @@ -7,7 +7,7 @@ SPECFILE = inotify-tools.spec version=3.13 -main.URL := http://dl.sf.net/inotify-tools/inotify-tools-$(version).tar.gz +main.URL := http://mirror.onelab.eu/third-party/inotify-tools-$(version).tar.gz main.SHA1SUM := cde7073529e68a31e0149bc7ca0a38ea043386cc main.FILE := $(notdir $(main.URL)) -- 2.43.0