diff options
| author | 2024-09-19 14:56:17 -0400 | |
|---|---|---|
| committer | 2024-09-19 14:56:17 -0400 | |
| commit | 395d423e6a6fda56e02d9551cadc93d229fe71c5 (patch) | |
| tree | 3824245372a458dd4ce6d18c73c51880cdf75d5d /subprojects | |
| parent | 7f7566324b18833d2868ea45e2b28dcdc547d879 (diff) | |
| download | libalabaster-395d423e6a6fda56e02d9551cadc93d229fe71c5.tar.gz libalabaster-395d423e6a6fda56e02d9551cadc93d229fe71c5.tar.bz2 libalabaster-395d423e6a6fda56e02d9551cadc93d229fe71c5.zip | |
Update
- Remove queue and liblfds
- Add some helpers
- Improve wstr compatibility
Signed-off-by: Andrew Opalach <andrew@akon.city>
Diffstat (limited to 'subprojects')
| -rw-r--r-- | subprojects/liblfds.wrap | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/subprojects/liblfds.wrap b/subprojects/liblfds.wrap deleted file mode 100644 index d91df59..0000000 --- a/subprojects/liblfds.wrap +++ /dev/null @@ -1,8 +0,0 @@ -[wrap-file] -directory = liblfds7.1.1 - -source_url = https://liblfds.org/downloads/liblfds%20release%207.1.1%20source.tar.bz2 -source_filename = liblfds%20release%207.1.1%20source.tar.bz2 -source_hash = 4cb93868e5830bc02214b90bb76bdce836c38007757eec96d56eb5d9a4b78c47 - -patch_directory = liblfds |