Skip to content

Commit

Permalink
Fix version of the measures data for this version
Browse files Browse the repository at this point in the history
  • Loading branch information
casparl committed Jan 28, 2025
1 parent 700cf98 commit 3756e1f
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ homepage = 'https://github.com/casacore/casacore'
description = """A suite of C++ libraries for radio astronomy data processing.
The ephemerides data needs to be in DATA_DIR and the location must be specified at runtime.
Thus user's can update them.
"""

toolchain = {'name': 'foss', 'version': '2023b'}
Expand All @@ -26,7 +28,7 @@ sources = [
patches = ['casacore-3.5.0-add-C-style-header-for-GCC-13.1.patch']
checksums = [
{'v3.5.0.tar.gz': '63f1c8eff932b0fcbd38c598a5811e6e5397b72835b637d6f426105a183b3f91'},
{'WSRT_Measures.ztar': '73cb1c9b969336bf30d66f306a530f7d5af8c6b30ff63868d4c7055ac769a1f6'},
{'WSRT_Measures_20250128-160001.ztar': '5835e3f5458d8f88fd057044a891d26a5cbfdec9a865967b1189d4fd52140c80'},
{'casacore-3.5.0-add-C-style-header-for-GCC-13.1.patch':
'7b35d21cd654a7a215d604310f5372319ad21b6261f4a7ae038912b97ef22983'},
]
Expand Down

0 comments on commit 3756e1f

Please sign in to comment.