From c9ba340993209b9ae1f9da787defcd257df2fecc Mon Sep 17 00:00:00 2001 From: Hendrik Date: Tue, 29 Jun 2021 03:04:09 +0200 Subject: [portaudio] Switch to vcpkg_from_github, minor format improvements (#18065) * 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 * 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> --- versions/p-/portaudio.json | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'versions/p-') diff --git a/versions/p-/portaudio.json b/versions/p-/portaudio.json index 6bc40d06a..e0640fc37 100644 --- a/versions/p-/portaudio.json +++ b/versions/p-/portaudio.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "d6254fa08fb9fd57617978cdc98a3890bc1205d1", + "version": "19.7", + "port-version": 1 + }, { "git-tree": "649b9ae44725c4e6fb4dd012f6202415424ffb1f", "version": "19.7", -- cgit v1.2.3