From 89a7bbd004f26739e1c3b7f3b7bc312759972583 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 18 Oct 2020 08:59:57 +0200 Subject: [PATCH] libxml2: bump the revision for icu update again. Now that icu57 devel packages are disabled, it should actually use icu66. --- dev-libs/libxml2/libxml2-2.9.10.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxml2/libxml2-2.9.10.recipe b/dev-libs/libxml2/libxml2-2.9.10.recipe index f6d366be4..eafd81c8c 100644 --- a/dev-libs/libxml2/libxml2-2.9.10.recipe +++ b/dev-libs/libxml2/libxml2-2.9.10.recipe @@ -10,7 +10,7 @@ available in other environments." HOMEPAGE="http://www.xmlsoft.org/" COPYRIGHT="1998-2013 Daniel Veillard. All Rights Reserved." LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="ftp://xmlsoft.org/libxml2/libxml2-$portVersion.tar.gz" CHECKSUM_SHA256="aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f" PATCHES="libxml2-$portVersion.patchset"