X-Git-Url: http://git.onelab.eu/?p=pyaspects.git;a=blobdiff_plain;f=Makefile;h=af790988fd62d989b2ed69626697f9c401d55088;hp=36243e232fb0618cf16da22e0daa71fa139446e4;hb=8dad43d71ea57662f9491e81afd2eafc83219f13;hpb=636077e3e3a62826b2e02466026c3c7c9af0b5ef diff --git a/Makefile b/Makefile index 36243e2..af79098 100644 --- a/Makefile +++ b/Makefile @@ -6,8 +6,8 @@ SHA1SUM = sha1sum # default - overridden by the build SPECFILE = pyaspects.spec -main.URL := http://github.com/downloads/baris/pyaspects/pyaspects-0.1.tar.gz -main.SHA1SUM := 5dd32280d510533904dd76f8c27f385984d3b749 +main.URL := http://github.com/downloads/baris/pyaspects/pyaspects-0.2.tar.gz +main.SHA1SUM := d43bdaf25bb0f410482b1f017c4cc4e217323428 main.FILE := $(notdir $(main.URL)) # Thierry - when called from within the build, PWD is /build