From 5db69dc840ef6ca3119a69dd356812721954d272 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 26 Mar 2024 21:23:20 +0100
Subject: [PATCH] stellarium: update to 24.1

---
 components/x11/xedit/xedit.p5m |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/x11/xedit/xedit.p5m b/components/x11/xedit/xedit.p5m
index b777bb8..2e2039b 100644
--- a/components/x11/xedit/xedit.p5m
+++ b/components/x11/xedit/xedit.p5m
@@ -14,6 +14,7 @@
 #
 
 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