diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2022-04-20 03:03:13 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2022-04-20 03:03:30 +0200 |
commit | 51ea785d838a9d7cb37e21d64479a63ad12565aa (patch) | |
tree | e4075181daf94c1e0c235cbc8ccd447e36dc042a | |
parent | 5c34a6846ac874ada6b64eec9e140cb4e9b04291 (diff) | |
download | fiv-51ea785d838a9d7cb37e21d64479a63ad12565aa.tar.gz fiv-51ea785d838a9d7cb37e21d64479a63ad12565aa.tar.xz fiv-51ea785d838a9d7cb37e21d64479a63ad12565aa.zip |
Bump spng wrap
-rw-r--r-- | subprojects/spng.wrap | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/subprojects/spng.wrap b/subprojects/spng.wrap index afad975..93904f2 100644 --- a/subprojects/spng.wrap +++ b/subprojects/spng.wrap @@ -1,8 +1,8 @@ [wrap-file] -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 +directory = libspng-0.7.2 +source_url = https://github.com/randy408/libspng/archive/refs/tags/v0.7.2.tar.gz +source_filename = libspng-0.7.2.tar.gz +source_hash = 4acf25571d31f540d0b7ee004f5461d68158e0a13182505376805da99f4ccc4e [provide] spng = spng_dep |