diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-11-27 20:20:49 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-11-27 20:21:52 +0100 |
commit | 1ee975b1106c03d7266ebb31ae4430856486b1e3 (patch) | |
tree | d2b68718417a22a4680c9e62dc102df2cf338b1f /subprojects | |
parent | c39ac1a9daa75d160741597afd1bbf9b6535a8ed (diff) | |
download | fiv-1ee975b1106c03d7266ebb31ae4430856486b1e3.tar.gz fiv-1ee975b1106c03d7266ebb31ae4430856486b1e3.tar.xz fiv-1ee975b1106c03d7266ebb31ae4430856486b1e3.zip |
Bump the spng wrap to 0.7.1
Removes an annoying warning.
Manual job, not in the wrap database yet.
Diffstat (limited to 'subprojects')
-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 - |