From 9f9e5f729c3b18210524a939ed23ee46e222e55b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bar=C4=B1=C5=9F=20Metin?= Date: Sun, 7 Mar 2010 19:37:27 +0000 Subject: [PATCH] updated tar file --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index af79098..bc55ef1 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SHA1SUM = sha1sum SPECFILE = pyaspects.spec main.URL := http://github.com/downloads/baris/pyaspects/pyaspects-0.2.tar.gz -main.SHA1SUM := d43bdaf25bb0f410482b1f017c4cc4e217323428 +main.SHA1SUM := 0b577003a4e24d8273bf477e360442ac6a5ea27a main.FILE := $(notdir $(main.URL)) # Thierry - when called from within the build, PWD is /build -- 2.43.0