From 613a815034511a355c087c3e5067252596c82009 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 05 Mar 2024 23:17:11 +0100
Subject: [PATCH] xauth: update to 1.1.3

---
 components/x11/xauth/manifests/sample-manifest.p5m |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/x11/xauth/manifests/sample-manifest.p5m b/components/x11/xauth/manifests/sample-manifest.p5m
index 4c0559c..a7bf487 100644
--- a/components/x11/xauth/manifests/sample-manifest.p5m
+++ b/components/x11/xauth/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
 #
 
 #
-# Copyright 2018 <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)

--
Gitblit v1.9.3