From 2583d60043102b260eb524391847a770faafdf55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 22 Dec 2020 14:34:58 +0100 Subject: [PATCH] libxslt: bump revision workaround for: pkgconfig file hardcodes libxml2 path --- dev-libs/libxslt/libxslt-1.1.34.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxslt/libxslt-1.1.34.recipe b/dev-libs/libxslt/libxslt-1.1.34.recipe index 2db440417..2bf475891 100644 --- a/dev-libs/libxslt/libxslt-1.1.34.recipe +++ b/dev-libs/libxslt/libxslt-1.1.34.recipe @@ -8,7 +8,7 @@ in commercial applications." HOMEPAGE="http://www.xmlsoft.org/" COPYRIGHT="2001-2012 Daniel Veillard" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="ftp://xmlsoft.org/libxml2/libxslt-$portVersion.tar.gz" CHECKSUM_SHA256="98b1bd46d6792925ad2dfe9a87452ea2adebf69dcb9919ffd55bf926a7f93f7f"