From 98eab8818ab67b760aa9f47a249960eb0ecb59df Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 3 May 2024 10:21:44 +0200 Subject: Increment version component to avoid endless updates These were caused by the rebuilds of the recommended packages against R 4.4.0-2 without bumping the version. I think the problem was that they had a newer file modification date, but the same version. --- backport | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backport') diff --git a/backport b/backport index ed2f96c..f179124 100755 --- a/backport +++ b/backport @@ -7,7 +7,7 @@ export ARCH # Iteration of the backport, for the case several backports of the same # release are published -iteration=0 +iteration=1 # Where the buildresults should be stored and where to look for current backports rcrandir=/home/jranke/git/uni-bremen/website/www/ranke/r-cran -- cgit v1.2.1