From fcdd6d104572cc6c5e65e9c85d0335a66c609f8b Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 26 Sep 2008 13:43:51 +0000 Subject: [PATCH] wrong checksum --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 24edbed..18132b4 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ SPECFILE = inotify-tools.spec version=3.13 main.URL := http://mirror.onelab.eu/third-party/inotify-tools-$(version).tar.gz -main.SHA1SUM := cde7073529e68a31e0149bc7ca0a38ea043386cc +main.SHA1SUM := 4f9c027e441a84e78b36f9c1a87bf1896216b5ff main.FILE := $(notdir $(main.URL)) # Thierry - when called from within the build, PWD is /build -- 2.43.0