diff options
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/dav1d/portfile.cmake | 4 | ||||
| -rw-r--r-- | ports/dav1d/vcpkg.json | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/dav1d/portfile.cmake b/ports/dav1d/portfile.cmake index 649d7e6c7..2c7e31f79 100644 --- a/ports/dav1d/portfile.cmake +++ b/ports/dav1d/portfile.cmake @@ -4,8 +4,8 @@ vcpkg_from_gitlab( GITLAB_URL https://code.videolan.org
OUT_SOURCE_PATH SOURCE_PATH
REPO videolan/dav1d
- REF 0.8.1
- SHA512 dd40b82b65e4be37a27ab11e7116f7a244b0da4469915ead3922ac31724fb6da3910a78629a32a669031fe08d4323ab135174afb7462f6ea4adf96c111841c1c
+ REF 0.8.2
+ SHA512 2f48c88fdbe627f089eb378f43b8f18e1c5cff4645148ee7e14b8f3f8e9d690b28e58fc9cb466e7a9a4c147f06b0d34c47c132070acefbd01abe23cd3c6047d8
PATCHES
"patch_underscore_prefix.patch"
)
diff --git a/ports/dav1d/vcpkg.json b/ports/dav1d/vcpkg.json index 02d8d473a..c0cd986e6 100644 --- a/ports/dav1d/vcpkg.json +++ b/ports/dav1d/vcpkg.json @@ -1,6 +1,6 @@ { "name": "dav1d", - "version-string": "0.8.1", + "version-semver": "0.8.2", "description": "dav1d is a new open-source AV1 decoder developed by the VideoLAN and FFmpeg communities and sponsored by the Alliance for Open Media.", "homepage": "https://code.videolan.org/videolan/dav1d", "supports": "!(uwp | arm | x86)", |
