aboutsummaryrefslogtreecommitdiff
path: root/ports/libsamplerate
diff options
context:
space:
mode:
Diffstat (limited to 'ports/libsamplerate')
-rw-r--r--ports/libsamplerate/portfile.cmake4
-rw-r--r--ports/libsamplerate/vcpkg.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/libsamplerate/portfile.cmake b/ports/libsamplerate/portfile.cmake
index 1085ef269..3066cb213 100644
--- a/ports/libsamplerate/portfile.cmake
+++ b/ports/libsamplerate/portfile.cmake
@@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO libsndfile/libsamplerate
- REF 0.2.0
- SHA512 6a12506ad391a557fcc354c7bb5767ae71349da26bf31753b806a36449cfc879ef97e4d25adab5722a9540ec1539203c6155b4581e42bdb8b6708dca1f089d11
+ REF 0.2.1
+ SHA512 ee661f0f1010f19af623edfa0b52960f9397a99583919a1cc758915e68478271f287ee24bf1ba62ad44413846dff9456d8f7500e9c01290df3a57e58873eaa8f
HEAD_REF master
)
diff --git a/ports/libsamplerate/vcpkg.json b/ports/libsamplerate/vcpkg.json
index 6b4bd48fe..83d9709f0 100644
--- a/ports/libsamplerate/vcpkg.json
+++ b/ports/libsamplerate/vcpkg.json
@@ -1,6 +1,6 @@
{
"name": "libsamplerate",
- "version-string": "0.2.0",
+ "version-string": "0.2.1",
"description": "Sample Rate Converter for audio",
"homepage": "http://libsndfile.github.io/libsamplerate/"
}