Commit f8ca5b8f authored by Shrikrishna Khare's avatar Shrikrishna Khare Committed by Facebook GitHub Bot

fbcode_builder: getdeps: Update OpenNSA to 6.5.19

Summary: 6.5.19 is now available, switch OSS to pick that instead of old 6.5.17.

Reviewed By: rsunkad

Differential Revision: D22199286

fbshipit-source-id: 231346df8d2f918d2226cfe17b01bde12c18a5a7
parent d0c01e87
...@@ -2,12 +2,12 @@ ...@@ -2,12 +2,12 @@
name = OpenNSA name = OpenNSA
[download] [download]
url = https://docs.broadcom.com/docs-and-downloads/csg/opennsa-6.5.17.tgz url = https://docs.broadcom.com/docs-and-downloads/csg/opennsa-6.5.19.tgz
sha256 = 611a33bbe3b9308202a5c51bffea8c397a843ab0617b89121ad1bbadb024fed7 sha256 = 7f3f97f53afc2299bb68f34c695c8984f5cdcf9fd416225b070d348a89ea1884
[build] [build]
builder = nop builder = nop
subdir = opennsa-6.5.17 subdir = opennsa-6.5.19
[install.files] [install.files]
lib/x86-64 = lib lib/x86-64 = lib
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment