From c4e72236f78450e8b3b76f56e65a0f823330c0fe Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 7 Nov 2017 21:03:08 +0100 Subject: [PATCH] libxml2: bump version. --- dev-libs/libxml2/{libxml2-2.9.6.recipe => libxml2-2.9.7.recipe} | 2 +- .../patches/{libxml2-2.9.6.patchset => libxml2-2.9.7.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-libs/libxml2/{libxml2-2.9.6.recipe => libxml2-2.9.7.recipe} (98%) rename dev-libs/libxml2/patches/{libxml2-2.9.6.patchset => libxml2-2.9.7.patchset} (100%) diff --git a/dev-libs/libxml2/libxml2-2.9.6.recipe b/dev-libs/libxml2/libxml2-2.9.7.recipe similarity index 98% rename from dev-libs/libxml2/libxml2-2.9.6.recipe rename to dev-libs/libxml2/libxml2-2.9.7.recipe index e42ea305b..c80731695 100644 --- a/dev-libs/libxml2/libxml2-2.9.6.recipe +++ b/dev-libs/libxml2/libxml2-2.9.7.recipe @@ -12,7 +12,7 @@ COPYRIGHT="1998-2013 Daniel Veillard. All Rights Reserved." LICENSE="MIT" REVISION="1" SOURCE_URI="ftp://xmlsoft.org/libxml2/libxml2-$portVersion.tar.gz" -CHECKSUM_SHA256="8b9038cca7240e881d462ea391882092dfdc6d4f483f72683e817be08df5ebbc" +CHECKSUM_SHA256="f63c5e7d30362ed28b38bfa1ac6313f9a80230720b7fb6c80575eeab3ff5900c" PATCHES="libxml2-$portVersion.patchset" ARCHITECTURES="?x86_gcc2 ?x86 x86_64" diff --git a/dev-libs/libxml2/patches/libxml2-2.9.6.patchset b/dev-libs/libxml2/patches/libxml2-2.9.7.patchset similarity index 100% rename from dev-libs/libxml2/patches/libxml2-2.9.6.patchset rename to dev-libs/libxml2/patches/libxml2-2.9.7.patchset