From 158a3f9d4839bddcb5856fe1375d4879bf1bf813 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Tue, 6 Jun 2023 08:54:52 +0200 Subject: [PATCH] xmlsec: revert bump version (#8802) Revert "xmlsec, bump version (#8747)" This reverts commit 313328395fc308d36d3694b0c411445734675305. --- dev-libs/xmlsec/{xmlsec-1.3.0.recipe => xmlsec-1.2.37.recipe} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename dev-libs/xmlsec/{xmlsec-1.3.0.recipe => xmlsec-1.2.37.recipe} (97%) diff --git a/dev-libs/xmlsec/xmlsec-1.3.0.recipe b/dev-libs/xmlsec/xmlsec-1.2.37.recipe similarity index 97% rename from dev-libs/xmlsec/xmlsec-1.3.0.recipe rename to dev-libs/xmlsec/xmlsec-1.2.37.recipe index 939a71b55..0cee56810 100644 --- a/dev-libs/xmlsec/xmlsec-1.3.0.recipe +++ b/dev-libs/xmlsec/xmlsec-1.2.37.recipe @@ -8,9 +8,9 @@ The library supports major XML security standards: HOMEPAGE="https://www.aleksey.com/xmlsec/" COPYRIGHT="2002-2021 Aleksey Sanin" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://www.aleksey.com/xmlsec/download/xmlsec1-$portVersion.tar.gz" -CHECKSUM_SHA256="df3ad2548288411fc3d44c20879e4c4e90684a1a4fb76a06ae444f957171c9a6" +CHECKSUM_SHA256="5f8dfbcb6d1e56bddd0b5ec2e00a3d0ca5342a9f57c24dffde5c796b2be2871c" SOURCE_DIR="xmlsec1-$portVersion" ARCHITECTURES="all !x86_gcc2"