diff --git a/ports/dav1d/portfile.cmake b/ports/dav1d/portfile.cmake index 4870868432..20f5d1da16 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 1a7ed31a5c56362d7e62a7b96eeb13d636309cef892fab7bedee2421e1c6cea8676abb640318a2eb5c7bb597110c53cac1b4583ba3b844581d96a54cad3dbd9e + SHA512 8a9c8079ef8dd32bec2df626db68829ac2210c7754e72e18c74afcff5fa3d4aecfd55c54078c57669a86949b2ce7be803e75f1b8279959e0427661bb7302052d ) 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 17c62c09ea..0242dfc476 100644 --- a/ports/dav1d/vcpkg.json +++ b/ports/dav1d/vcpkg.json @@ -1,6 +1,6 @@ { "name": "dav1d", - "version": "1.4.3", + "version": "1.5.0", "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 a5104f11a8..a88196ddbd 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -2229,7 +2229,7 @@ "port-version": 0 }, "dav1d": { - "baseline": "1.4.3", + "baseline": "1.5.0", "port-version": 0 }, "daw-header-libraries": { diff --git a/versions/d-/dav1d.json b/versions/d-/dav1d.json index 96798f2600..676ca7025d 100644 --- a/versions/d-/dav1d.json +++ b/versions/d-/dav1d.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "18aec3c5c0b3deed8aaebf9f5edef700e90bd74d", + "version": "1.5.0", + "port-version": 0 + }, { "git-tree": "0756d92a7a3a3a98295f8d22dd2f1e0ec6e76e4f", "version": "1.4.3",