From 3df02058fb3d48a999bbc8d5d56c2910fbc249a4 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sun, 24 Mar 2024 23:37:14 +0100
Subject: [PATCH] meld: update to 3.22.2

---
 components/library/libtorrent/manifests/sample-manifest.p5m |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/components/library/libtorrent/manifests/sample-manifest.p5m b/components/library/libtorrent/manifests/sample-manifest.p5m
index a37eed8..e7b86fc 100644
--- a/components/library/libtorrent/manifests/sample-manifest.p5m
+++ b/components/library/libtorrent/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
 #
 
 #
-# Copyright 2020 <contributor>
+# Copyright 2024 <contributor>
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.human-version value=$(HUMAN_VERSION)
 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
@@ -90,7 +91,3 @@
 link path=usr/lib/$(MACH64)/libtorrent.so.21 target=libtorrent.so.21.0.0
 file path=usr/lib/$(MACH64)/libtorrent.so.21.0.0
 file path=usr/lib/$(MACH64)/pkgconfig/libtorrent.pc
-link path=usr/lib/libtorrent.so target=libtorrent.so.21.0.0
-link path=usr/lib/libtorrent.so.21 target=libtorrent.so.21.0.0
-file path=usr/lib/libtorrent.so.21.0.0
-file path=usr/lib/pkgconfig/libtorrent.pc

--
Gitblit v1.9.3