aboutsummaryrefslogtreecommitdiff
path: root/versions/p-/portaudio.json
AgeCommit message (Collapse)Author
2021-06-28[portaudio] Switch to vcpkg_from_github, minor format improvements (#18065)Hendrik
* Add portaudio:: namespace * Switch from vcpkg_from_git to vcpkg_from_github * Convert portfile to unix line-endings * Increase port-version of portaudio * Update version hash of portaudio * Remove namespace patch Signed-off-by: Hendrik <git@h3ndrk.de> * Update version hash of portaudio * Fix indent issue * Update the baseline version * Fix the port version * Fix baseline version * Remove redundant tag in portfile * Update version hash of portaudio Co-authored-by: PhoebeHui <20694052+PhoebeHui@users.noreply.github.com>
2021-04-23[portaudio] update to 19.7 (#17401)Be
2021-02-14[portaudio] Update port to latest on github (#16197)Cullen Jennings
* Update portaudio port to latest on github * correct port version info * remove the port-version when it is zero * update version file
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca