diff options
| author | evpobr <evpobr@gmail.com> | 2021-01-22 23:29:41 +0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-22 10:29:41 -0800 |
| commit | 34a9432e2ba94bb4aa9bbbeb2a92aa3c0b1717a0 (patch) | |
| tree | 5d652b3f7e382831ff93f90c18814434d3bd0435 /versions/l-/libsamplerate.json | |
| parent | 9053d58017ba3c8018ce6fb5e8e9f970db8525e4 (diff) | |
| download | vcpkg-34a9432e2ba94bb4aa9bbbeb2a92aa3c0b1717a0.tar.gz vcpkg-34a9432e2ba94bb4aa9bbbeb2a92aa3c0b1717a0.zip | |
[libsamplerate] Upgrade to 0.2.0 (#15797)
* [libsamplerate] Upgrade to 0.2.0
* Add missiong OPTIONS
* Use share/${PORT} instead of share/libsamplerate
* Remove SYSTEM_LIBRARIES m argument
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update version
* Update version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Jonliu1993 <13720414433@163.com>
Diffstat (limited to 'versions/l-/libsamplerate.json')
| -rw-r--r-- | versions/l-/libsamplerate.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/l-/libsamplerate.json b/versions/l-/libsamplerate.json index 2456512f6..09d9618d7 100644 --- a/versions/l-/libsamplerate.json +++ b/versions/l-/libsamplerate.json @@ -1,6 +1,11 @@ { "versions": [ { + "git-tree": "5247f6ff1ca88bae029dc84a18a5a6333e561a85", + "version-string": "0.2.0", + "port-version": 0 + }, + { "git-tree": "ec1fec464998f298385bf9afe0ac63cdbc8adda2", "version-string": "0.1.9.0", "port-version": 3 |
