diff --git a/.gitignore b/.gitignore index c602c03..a416158 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /stb-3a1174060a7dd4eb652d4e6854bc4cd98c159200.tar.gz /stb-c0c982601f40183e74d84a61237e968dca08380e.tar.gz +/stb-af1a5bc352164740c1cc1354942b1c6b72eacb8a.tar.gz diff --git a/sources b/sources index 3651844..da1a2be 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (stb-c0c982601f40183e74d84a61237e968dca08380e.tar.gz) = a900cb82c6711c12cdafbbabef265b2e3d85e738e9b01955e4061440b8c0cecff1028838b2121a5e0f084dfc7c90aca3d52d0b1353ccdd3f8271cf5843fe0c11 +SHA512 (stb-af1a5bc352164740c1cc1354942b1c6b72eacb8a.tar.gz) = 5937baa1a9b7342ddc0e41c37ba0ea6b0c878f670a81b55bb124681e6b5e381fdc1d9557c96637e3ba082d6d968ed67a78b47f16aa5555c1c43394d1f9e57f2d diff --git a/stb.spec b/stb.spec index 5de4f21..424583f 100644 --- a/stb.spec +++ b/stb.spec @@ -1,5 +1,5 @@ %global forgeurl https://github.com/nothings/stb -%global commit c0c982601f40183e74d84a61237e968dca08380e +%global commit af1a5bc352164740c1cc1354942b1c6b72eacb8a # We choose not to package the “stb_include” library (stb_include.h) because it # is so rife with old-school blithe C behavior—wanton use of strcat/strcpy into