summaryrefslogtreecommitdiff
path: root/var/spack/repos/builtin/packages/r-randomfieldsutils/package.py
diff options
context:
space:
mode:
Diffstat (limited to 'var/spack/repos/builtin/packages/r-randomfieldsutils/package.py')
-rw-r--r--var/spack/repos/builtin/packages/r-randomfieldsutils/package.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/r-randomfieldsutils/package.py b/var/spack/repos/builtin/packages/r-randomfieldsutils/package.py
index f8420eebb0..aadecfe47b 100644
--- a/var/spack/repos/builtin/packages/r-randomfieldsutils/package.py
+++ b/var/spack/repos/builtin/packages/r-randomfieldsutils/package.py
@@ -1,4 +1,4 @@
-# Copyright 2013-2019 Lawrence Livermore National Security, LLC and other
+# Copyright 2013-2020 Lawrence Livermore National Security, LLC and other
# Spack Project Developers. See the top-level COPYRIGHT file for details.
#
# SPDX-License-Identifier: (Apache-2.0 OR MIT)
@@ -13,7 +13,7 @@ class RRandomfieldsutils(RPackage):
Furthermore, it includes the Struve functions."""
homepage = "https://cloud.r-project.org/package=RandomFieldsUtils"
- url = "https://cloud.r-project.org/src/contrib/RandomFieldsUtils_0.3.25.tar.gz"
+ url = "https://cloud.r-project.org/src/contrib/RandomFieldsUtils_0.5.3.tar.gz"
list_url = "https://cloud.r-project.org/src/contrib/Archive/RandomFieldsUtils"
version('0.5.3', sha256='ea823cba2e254a9f534efb4b772c0aeef2039ee9ef99744e077b969a87f8031d')