Skip to content

Commit

Permalink
Merge pull request #236 from bgilbert/updates
Browse files Browse the repository at this point in the history
Update libdicom, zstd
  • Loading branch information
bgilbert authored Mar 28, 2024
2 parents f772b4d + 1a9f8ba commit 0985014
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
12 changes: 6 additions & 6 deletions subprojects/libdicom.wrap
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[wrap-file]
directory = libdicom-1.0.5
source_url = https://github.com/ImagingDataCommons/libdicom/releases/download/v1.0.5/libdicom-1.0.5.tar.xz
source_filename = libdicom-1.0.5.tar.xz
source_hash = 3b88f267b58009005bc1182d8bd0c4a3218013ce202da722e5e8c9867c6f94f4
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libdicom_1.0.5-1/libdicom-1.0.5.tar.xz
wrapdb_version = 1.0.5-1
directory = libdicom-1.1.0
source_url = https://github.com/ImagingDataCommons/libdicom/releases/download/v1.1.0/libdicom-1.1.0.tar.xz
source_filename = libdicom-1.1.0.tar.xz
source_hash = 058bfaa7653c60a70798e021001d765e3f91ca4df5a8824b7604eaa57376449b
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libdicom_1.1.0-1/libdicom-1.1.0.tar.xz
wrapdb_version = 1.1.0-1

[provide]
dependency_names = libdicom
18 changes: 9 additions & 9 deletions subprojects/zstd.wrap
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[wrap-file]
directory = zstd-1.5.5
source_url = https://github.com/facebook/zstd/releases/download/v1.5.5/zstd-1.5.5.tar.gz
source_filename = zstd-1.5.5.tar.gz
source_hash = 9c4396cc829cfae319a6e2615202e82aad41372073482fce286fac78646d3ee4
patch_filename = zstd_1.5.5-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/zstd_1.5.5-1/get_patch
patch_hash = 0a076f6e60c4288193c2d9604670f2d8b5cb05511c2ac43eb521cb7363665278
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zstd_1.5.5-1/zstd-1.5.5.tar.gz
wrapdb_version = 1.5.5-1
directory = zstd-1.5.6
source_url = https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-1.5.6.tar.gz
source_filename = zstd-1.5.6.tar.gz
source_hash = 8c29e06cf42aacc1eafc4077ae2ec6c6fcb96a626157e0593d5e82a34fd403c1
patch_filename = zstd_1.5.6-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/zstd_1.5.6-1/get_patch
patch_hash = a4483937d6136f470659da8f93f3a5adaf1c07fbf79eb4a9eb3c152f1dbea6b8
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zstd_1.5.6-1/zstd-1.5.6.tar.gz
wrapdb_version = 1.5.6-1

# https://github.com/facebook/zstd/pull/3931
diff_files = zstd-pthread.patch
Expand Down

0 comments on commit 0985014

Please sign in to comment.