diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-01 22:10:36 +0200 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-02-02 00:23:36 +0200 |
commit | ea916ad950061a1ff46cbf8e8b005b9706dc0343 (patch) | |
tree | c7fd966eaa14798720a8c98fb339f0289b177eea | |
parent | 39aefc63d10de298fb484f771b0dc6f09bbd8db7 (diff) |
DRTVWR-594 Update llca to version 202402012004.0
-rw-r--r-- | autobuild.xml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/autobuild.xml b/autobuild.xml index 55d02deffc..ef1b840bfc 100644 --- a/autobuild.xml +++ b/autobuild.xml @@ -1477,6 +1477,15 @@ </map> <key>llca</key> <map> + <key>copyright</key> + <string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project. + </string> + <key>license</key> + <string>mit</string> + <key>license_file</key> + <string>LICENSES/ca-license.txt</string> + <key>name</key> + <string>llca</string> <key>platforms</key> <map> <key>common</key> @@ -1484,27 +1493,18 @@ <key>archive</key> <map> <key>hash</key> - <string>d3c1f7f947a2d8e89a98af816be2492afb42dfbc</string> + <string>a9503e1b4e1d9790cf29d18a3d9ab39e6a515679</string> <key>hash_algorithm</key> <string>sha1</string> <key>url</key> - <string>https://github.com/secondlife/llca/releases/download/v202311020117.0-0f5d9c3/llca-202311012318.0-common-0f5d9c3.tar.zst</string> + <string>https://github.com/secondlife/llca/releases/download/v202402012004.0-0f5d9c3/llca-202402012004.0-common-0f5d9c3.tar.zst</string> </map> <key>name</key> <string>common</string> </map> </map> - <key>license</key> - <string>mit</string> - <key>license_file</key> - <string>LICENSES/ca-license.txt</string> - <key>copyright</key> - <string>Copyright (c) 2016, Linden Research, Inc.; data provided by the Mozilla NSS Project. - </string> <key>version</key> - <string>202310121530.0</string> - <key>name</key> - <string>llca</string> + <string>202402012004.0</string> </map> <key>llphysicsextensions_source</key> <map> |