diff --git a/ports/dav1d/portfile.cmake b/ports/dav1d/portfile.cmake index 566f839388..4870868432 100644 --- a/ports/dav1d/portfile.cmake +++ b/ports/dav1d/portfile.cmake @@ -3,7 +3,7 @@ vcpkg_from_gitlab( OUT_SOURCE_PATH SOURCE_PATH REPO videolan/dav1d REF "${VERSION}" - SHA512 7f02c1e65fb79352a159cc60346e02d5844c01d1228f860f802c553799ae0213e76ccc81ff427913e89bd3cfcf0185ea063cf3b6f7c4242faa76962ebd661e5e + SHA512 1a7ed31a5c56362d7e62a7b96eeb13d636309cef892fab7bedee2421e1c6cea8676abb640318a2eb5c7bb597110c53cac1b4583ba3b844581d96a54cad3dbd9e ) if (VCPKG_TARGET_ARCHITECTURE STREQUAL "x86" OR VCPKG_TARGET_ARCHITECTURE STREQUAL "x64") diff --git a/ports/dav1d/vcpkg.json b/ports/dav1d/vcpkg.json index 9df6a75dda..17c62c09ea 100644 --- a/ports/dav1d/vcpkg.json +++ b/ports/dav1d/vcpkg.json @@ -1,7 +1,6 @@ { "name": "dav1d", - "version": "1.4.0", - "port-version": 1, + "version": "1.4.3", "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", "license": "BSD-2-Clause", diff --git a/versions/baseline.json b/versions/baseline.json index 6e27e52f8b..90632476bb 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2185,8 +2185,8 @@ "port-version": 0 }, "dav1d": { - "baseline": "1.4.0", - "port-version": 1 + "baseline": "1.4.3", + "port-version": 0 }, "daw-header-libraries": { "baseline": "2.106.0", diff --git a/versions/d-/dav1d.json b/versions/d-/dav1d.json index 760cdde518..96798f2600 100644 --- a/versions/d-/dav1d.json +++ b/versions/d-/dav1d.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "0756d92a7a3a3a98295f8d22dd2f1e0ec6e76e4f", + "version": "1.4.3", + "port-version": 0 + }, { "git-tree": "c92b5d1be96a53ccc47eddb738e08111b537513f", "version": "1.4.0",