From 7fed103b26799c58bd185f75cbec69ec4c5461f7 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 05 Apr 2024 22:31:57 +0200
Subject: [PATCH] x265: update to 3.6

---
 components/encumbered/x265/manifests/sample-manifest.p5m |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/encumbered/x265/manifests/sample-manifest.p5m b/components/encumbered/x265/manifests/sample-manifest.p5m
index d44b835..1e29730 100644
--- a/components/encumbered/x265/manifests/sample-manifest.p5m
+++ b/components/encumbered/x265/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
 #
 
 #
-# Copyright 2023 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -27,6 +27,6 @@
 file path=usr/include/x265.h
 file path=usr/include/x265_config.h
 file path=usr/lib/$(MACH64)/libx265.a
-link path=usr/lib/$(MACH64)/libx265.so target=libx265.so.199
-file path=usr/lib/$(MACH64)/libx265.so.199
+link path=usr/lib/$(MACH64)/libx265.so target=libx265.so.209
+file path=usr/lib/$(MACH64)/libx265.so.209
 file path=usr/lib/$(MACH64)/pkgconfig/x265.pc

--
Gitblit v1.9.3