summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-12-25 11:35:28 +0100
committerCarl Hetherington <cth@carlh.net>2024-12-25 11:35:28 +0100
commit640e8f0dd32368bbbcb43aa7539726f929f83333 (patch)
tree0065552f42dae5a8852466363e396698331cc93b
parent4a55bbd0b2da13a41c5c4667cf1f112b1abb0f7c (diff)
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3758a89e..3f0b7e49 100644
--- a/cscript
+++ b/cscript
@@ -38,7 +38,7 @@ def dependencies(target, options):
deps = [
('libcxml', 'v0.17.11', options),
('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'),
- ('asdcplib', '238f0f7e1d22a90f3e59b758892e1e65c2b229c2')
+ ('asdcplib', '3b2e4b5e84f95fa075a7a2f6f4937af318e33878')
]
if target.platform == 'linux':