make: use an actual commit for the gentoo patch.

* having fun...the patch is now deleted on git master...
This commit is contained in:
Jérôme Duval
2016-07-10 18:47:09 +02:00
parent 77ce7d95f9
commit 3919ff5c36

View File

@@ -13,7 +13,7 @@ SOURCE_URI="http://ftpmirror.gnu.org/make/make-$portVersion.tar.bz2"
CHECKSUM_SHA256="4e5ce3b62fe5d75ff8db92b7f6df91e476d10c3aceebf1639796dc5bfece655f"
PATCHES="make-$portVersion.patchset"
SOURCE_FILENAME_2="make-4.1-fix_double_colon_rules_plus_parallel_builds.patch"
SOURCE_URI_2="https://gitweb.gentoo.org/repo/gentoo.git/plain/sys-devel/make/files/$SOURCE_FILENAME_2#noarchive"
SOURCE_URI_2="https://gitweb.gentoo.org/repo/gentoo.git/plain/sys-devel/make/files/$SOURCE_FILENAME_2?id=aca8dbccd491139f8d0f8a6fcb690f7780933cf2#noarchive"
CHECKSUM_SHA256_2="8186ff3732ae1384e5cba27dfedf68af6994c4bf048804b337db74a6428d4eb6"
ARCHITECTURES="x86_gcc2 x86 x86_64 arm"