summaryrefslogtreecommitdiff
path: root/backport
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2024-05-03 10:21:44 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2024-05-03 10:21:44 +0200
commit98eab8818ab67b760aa9f47a249960eb0ecb59df (patch)
tree12ddd7ffbf4e12c83237ac5151c493f5e08870c7 /backport
parent45bc41d139400609fae87e83978fa7f7007d6153 (diff)
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.
Diffstat (limited to 'backport')
-rwxr-xr-xbackport2
1 files changed, 1 insertions, 1 deletions
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

Contact - Imprint