From add8c78d3a140501625faab1d8dfd3d1479349b1 Mon Sep 17 00:00:00 2001 From: fbrosson Date: Sat, 27 Oct 2018 02:41:54 +0000 Subject: [PATCH] lxml: bump to 4.2.5. --- dev-python/lxml/{lxml-4.2.1.recipe => lxml-4.2.5.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-python/lxml/{lxml-4.2.1.recipe => lxml-4.2.5.recipe} (95%) diff --git a/dev-python/lxml/lxml-4.2.1.recipe b/dev-python/lxml/lxml-4.2.5.recipe similarity index 95% rename from dev-python/lxml/lxml-4.2.1.recipe rename to dev-python/lxml/lxml-4.2.5.recipe index 19d33575d..ef7589c3c 100644 --- a/dev-python/lxml/lxml-4.2.1.recipe +++ b/dev-python/lxml/lxml-4.2.5.recipe @@ -13,8 +13,8 @@ LICENSE="BSD (3-clause) GNU GPL v2 PSF-2" REVISION="1" -SOURCE_URI="http://lxml.de/files/lxml-$portVersion.tgz" -CHECKSUM_SHA256="e2629cdbcad82b83922a3488937632a4983ecc0fed3e5cfbf430d069382eeb9b" +SOURCE_URI="https://lxml.de/files/lxml-$portVersion.tgz" +CHECKSUM_SHA256="36720698c29e7a9626a0dc802ef8885f8f0239bfd1689628ecd459a061f2807f" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"