From 5f10a5262f27e16b2c6565e501d18b416933f5b9 Mon Sep 17 00:00:00 2001
From: hoewweken <44616757+hoewweken@users.noreply.github.com>
Date: Fri, 04 Aug 2023 12:21:38 +0200
Subject: [PATCH] rebuild geany, dosbox, mosh for gcc-10-deps

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

diff --git a/components/runtime/dosbox/manifests/sample-manifest.p5m b/components/runtime/dosbox/manifests/sample-manifest.p5m
index d9d544c..efbf286 100644
--- a/components/runtime/dosbox/manifests/sample-manifest.p5m
+++ b/components/runtime/dosbox/manifests/sample-manifest.p5m
@@ -10,10 +10,11 @@
 #
 
 #
-# Copyright 2016 <contributor>
+# Copyright 2023 <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