Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/intel-media-driver/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'intel-media-driver'
pkgname=intel-media-driver
version=26.3.1
version=26.3.3
revision=1
archs="x86_64*"
build_style=cmake
Expand All @@ -13,7 +13,7 @@ license="MIT, BSD-3-Clause"
homepage="https://github.com/intel/media-driver"
changelog="https://github.com/intel/media-driver/releases"
distfiles="https://github.com/intel/media-driver/archive/intel-media-${version}.tar.gz"
checksum=eb8351e2ac9c1007a6489f3ef53907a464bec5e4fb2a1030f5b2b8fad81cc01a
checksum=bbe4deb0d2f72e5c58adaf17f87b7a11bf639446d99bf4193a116d0588647a97

build_options="nonfree"
desc_option_nonfree="Enable nonfree kernels"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/vpl-gpu-rt/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'vpl-gpu-rt'
pkgname=vpl-gpu-rt
version=26.3.1
version=26.3.3
revision=1
archs="x86_64*"
build_style=cmake
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://github.com/intel/vpl-gpu-rt/"
changelog="https://github.com/intel/vpl-gpu-rt/blob/main/CHANGELOG.md"
distfiles="https://github.com/intel/vpl-gpu-rt/archive/refs/tags/intel-onevpl-${version}.tar.gz"
checksum=56f4494b5cd408ec245aee6107c3bb93565218c24fe466940d1d1a89c4045053
checksum=70782df455555dfd216507d727f67fcca191959b9c911e27ae23ecc8852664ce

post_install() {
vlicense LICENSE
Expand Down