diff options
-rw-r--r-- | subprojects/spng.wrap | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/subprojects/spng.wrap b/subprojects/spng.wrap index 435aced..afad975 100644 --- a/subprojects/spng.wrap +++ b/subprojects/spng.wrap @@ -1,9 +1,8 @@ [wrap-file] -directory = libspng-0.7.0 -source_url = https://github.com/randy408/libspng/archive/refs/tags/v0.7.0.tar.gz -source_filename = libspng-0.7.0.tar.gz -source_hash = 969fb8beda61a2f5089b6acc9f9547acb4acc45000b84f5dcf17a1504f782c55 +directory = libspng-0.7.1 +source_url = https://github.com/randy408/libspng/archive/refs/tags/v0.7.1.tar.gz +source_filename = libspng-0.7.1.tar.gz +source_hash = 0726a4914ad7155028f3baa94027244d439cd2a2fbe8daf780c2150c4c951d8e [provide] spng = spng_dep - |