From ee532b2196a30d219145267c492d5147b64f9788 Mon Sep 17 00:00:00 2001 From: Stephen Soltesz Date: Tue, 25 Aug 2009 15:15:18 +0000 Subject: [PATCH] doh. used m5sum not sha1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 68f27b5..d95ba15 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ SPECFILE = zabbix.spec #main.URL := http://build.planet-lab.org/third-party/zabbix-1.6.2.tar.gz #main.SHA1SUM := 575c443adec1703c2c242dbf353de9dc3bb4cafb main.URL := http://build.planet-lab.org/third-party/zabbix-1.6.5.tar.gz -main.SHA1SUM := d8c3dababcfc0bbcf737a2b13cca337c +main.SHA1SUM := b4a224cd9037911c1e68799a13518896de675d3d main.FILE := $(notdir $(main.URL)) # Thierry - when called from within the build, PWD is /build -- 2.43.0