summaryrefslogtreecommitdiff
path: root/subprojects/packagefiles/wuffs
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2024-10-29 16:47:10 -0400
committerAndrew Opalach <andrew@akon.city> 2024-10-29 17:06:47 -0400
commitf56abfafcd4fa722b807278b138f805112cd953e (patch)
tree1d80c75395711d8632ef46ac4178cb98ae26c0f7 /subprojects/packagefiles/wuffs
parent355480f408e88b69717b934bace4e5e69856ad23 (diff)
downloadcamu-f56abfafcd4fa722b807278b138f805112cd953e.tar.gz
camu-f56abfafcd4fa722b807278b138f805112cd953e.tar.bz2
camu-f56abfafcd4fa722b807278b138f805112cd953e.zip
Update deps and cleanup build
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects/packagefiles/wuffs')
-rw-r--r--subprojects/packagefiles/wuffs/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/packagefiles/wuffs/meson.build b/subprojects/packagefiles/wuffs/meson.build
index 20fb32b..dafc5b2 100644
--- a/subprojects/packagefiles/wuffs/meson.build
+++ b/subprojects/packagefiles/wuffs/meson.build
@@ -1,2 +1,2 @@
-project('wuff', 'c', version: 'git-748e44f')
+project('wuff', 'c', version: 'git-7bd37b9')
wuffs = declare_dependency(include_directories: include_directories('./release/c'))