From 4ff013430944318f901f328adeb60700a771aceb Mon Sep 17 00:00:00 2001 From: waddlesplash Date: Fri, 5 Jun 2020 11:16:10 -0400 Subject: [PATCH] libffi: Bump revision for rebuild. --- dev-libs/libffi/libffi-3.2.1.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libffi/libffi-3.2.1.recipe b/dev-libs/libffi/libffi-3.2.1.recipe index 06bfaf819..9ebf4402c 100644 --- a/dev-libs/libffi/libffi-3.2.1.recipe +++ b/dev-libs/libffi/libffi-3.2.1.recipe @@ -7,7 +7,7 @@ plugins." HOMEPAGE="http://sourceware.org/libffi" COPYRIGHT="1996-2013 Anthony Green, Red Hat, Inc and others." LICENSE="MIT" -REVISION="4" +REVISION="5" SOURCE_URI="ftp://sourceware.org/pub/libffi/libffi-$portVersion.tar.gz" CHECKSUM_SHA256="d06ebb8e1d9a22d19e38d63fdb83954253f39bedc5d46232a05645685722ca37" PATCHES="libffi-$portVersion.patchset"