From 7045fdf57c7d1fdceb750ef6f9bc5c23b5adf43f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 2 Apr 2021 20:22:38 +0200 Subject: [PATCH] subversion: bump version --- ...{subversion-1.14.0.patchset => subversion-1.14.1.patchset} | 0 .../{subversion-1.14.0.recipe => subversion-1.14.1.recipe} | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename dev-vcs/subversion/patches/{subversion-1.14.0.patchset => subversion-1.14.1.patchset} (100%) rename dev-vcs/subversion/{subversion-1.14.0.recipe => subversion-1.14.1.recipe} (97%) diff --git a/dev-vcs/subversion/patches/subversion-1.14.0.patchset b/dev-vcs/subversion/patches/subversion-1.14.1.patchset similarity index 100% rename from dev-vcs/subversion/patches/subversion-1.14.0.patchset rename to dev-vcs/subversion/patches/subversion-1.14.1.patchset diff --git a/dev-vcs/subversion/subversion-1.14.0.recipe b/dev-vcs/subversion/subversion-1.14.1.recipe similarity index 97% rename from dev-vcs/subversion/subversion-1.14.0.recipe rename to dev-vcs/subversion/subversion-1.14.1.recipe index ba016a1d5..96b431018 100644 --- a/dev-vcs/subversion/subversion-1.14.0.recipe +++ b/dev-vcs/subversion/subversion-1.14.1.recipe @@ -7,9 +7,9 @@ and projects, from individuals to large-scale enterprise operations." HOMEPAGE="https://subversion.apache.org/" COPYRIGHT="2010-2020 The Apache Software Foundation" LICENSE="Apache-Subversion" -REVISION="3" +REVISION="1" SOURCE_URI="http://archive.apache.org/dist/subversion/subversion-$portVersion.tar.bz2" -CHECKSUM_SHA256="6ba8e218f9f97a83a799e58a3c6da1221d034b18d9d8cbbcb6ec52ab11722102" +CHECKSUM_SHA256="2c5da93c255d2e5569fa91d92457fdb65396b0666fad4fd59b22e154d986e1a9" PATCHES="subversion-$portVersion.patchset" ARCHITECTURES="x86_gcc2 x86 x86_64"