Skip to content

Commit

Permalink
[jxrlib] Fix hash. Fixes #1705.
Browse files Browse the repository at this point in the history
  • Loading branch information
ras0219-msft committed Aug 29, 2017
1 parent b21bc7c commit 265fb7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ports/jxrlib/CONTROL
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Source: jxrlib
Version: 1.1-2
Version: 1.1-3
Description: Open source implementation of the jpegxr image format standard.
2 changes: 1 addition & 1 deletion ports/jxrlib/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src)
vcpkg_download_distfile(ARCHIVE
URLS "http://download-codeplex.sec.s-msft.com/Download/SourceControlFileDownload.ashx?ProjectName=jxrlib&changeSetId=e922fa50cdf9a58f40cad07553bcaa2883d3c5bf"
FILENAME "jxrlib_1_1.zip"
SHA512 c4f42c690a2543b00ef9fe6e4f479b582e966b27c13e8b0efad39fa85d70b4edb60eac91a856c371a4e875e7a2769e0aba31b508ee61f7314150c6eb34a19c0b
SHA512 6e8b579108444e9bea8d01f57e2ac3b63963c084adb8e265cfd82bb1199b8bd168b8aa41319cf34b87e97db1d72d0f3cc2d3dac881fcd1a6f398fe808d55772d
)
vcpkg_extract_source_archive(${ARCHIVE})

Expand Down

0 comments on commit 265fb7e

Please sign in to comment.