------------------------------------------------------------ revno: 764 committer: Brian Gough <[email protected]> branch nick: trunk timestamp: Thu 2011-08-11 15:53:23 +0100 message: revert to make-3.81 due to backwards incompatibility of 3.82 modified: gnu/make/Makefile gnu/make/sha256sums
=== modified file 'gnu/make/Makefile' --- a/gnu/make/Makefile 2010-07-30 09:57:06 +0000 +++ b/gnu/make/Makefile 2011-08-11 14:53:23 +0000 @@ -1,5 +1,5 @@ GARNAME = make -GARVERSION = 3.82 +GARVERSION = 3.81 MASTER_SITES = $(MASTER_GNU) MASTER_SUBDIR = make/
=== modified file 'gnu/make/sha256sums' --- a/gnu/make/sha256sums 2010-07-30 09:44:50 +0000 +++ b/gnu/make/sha256sums 2011-08-11 14:53:23 +0000 @@ -1,2 +1,2 @@ -3d991b33e604187c5881a0abc2e102d5b9776da5569640e73778f85d617242e7 download/make-3.82.tar.gz -04a86cf068174a3923b31c4afb2115b2103a0c0ea62499362f3e7d7625566fff download/make-3.82.tar.gz.sig +16b77de9f013bcd536b7bc1efbe314223aedfe250f9063e33cbb4dfd347215a2 download/make-3.81.tar.gz +e76c219798d3609b58aa292f0bbbb073c4a6c7e82b8931e1772125f8baccd005 download/make-3.81.tar.gz.sig
