From 9040bb8a78c35a6933d548ce407ac4479ef093d4 Mon Sep 17 00:00:00 2001 From: past-due <30942300+past-due@users.noreply.github.com> Date: Tue, 5 Mar 2019 11:47:37 -0500 Subject: [PATCH] [libvorbis] Update to 1.3.6-9eadecc (#5506) --- ports/libvorbis/CONTROL | 2 +- ports/libvorbis/portfile.cmake | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ports/libvorbis/CONTROL b/ports/libvorbis/CONTROL index 355d89e80b5..d60bd25af2c 100644 --- a/ports/libvorbis/CONTROL +++ b/ports/libvorbis/CONTROL @@ -1,4 +1,4 @@ Source: libvorbis -Version: 1.3.6-112d3bd-1 +Version: 1.3.6-9eadecc-1 Description: Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format. Build-Depends: libogg diff --git a/ports/libvorbis/portfile.cmake b/ports/libvorbis/portfile.cmake index 83db50e01de..504aeaf22f1 100644 --- a/ports/libvorbis/portfile.cmake +++ b/ports/libvorbis/portfile.cmake @@ -2,8 +2,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO xiph/vorbis - REF 112d3bd0aaacad51305e1464d4b381dabad0e88b - SHA512 df20e072a5e024ca2b8fc0e2890bb8968c0c948a833149a6026d2eaf6ab57b88b6d00d0bfb3b8bfcf879c7875e7cfacb8c6bf454bfc083b41d76132c567ff7ae + REF 9eadeccdc4247127d91ac70555074239f5ce3529 + SHA512 26d6826eba57fd47ebf426ba5a0c961c87ff62e2bb4185190e4985de9ac49aa493f77a1bd01d3d0757eb89a8494ba7de3a506f76bf5c8942ac1de3f75746a301 HEAD_REF master PATCHES 0001-Dont-export-vorbisenc-functions.patch