From 81050d04359abf6b8ac0275bc3e41c00182c276b Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Thu, 04 Apr 2024 22:33:37 +0200
Subject: [PATCH] quilt: update to 0.68

---
 components/developer/quilt/manifests/sample-manifest.p5m |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/components/developer/quilt/manifests/sample-manifest.p5m b/components/developer/quilt/manifests/sample-manifest.p5m
index 1a18a22..4f13529 100644
--- a/components/developer/quilt/manifests/sample-manifest.p5m
+++ b/components/developer/quilt/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)
@@ -51,7 +51,7 @@
 link path=usr/share/quilt/compat/getopt target=/usr/gnu/bin/getopt
 link path=usr/share/quilt/compat/grep target=/usr/gnu/bin/grep
 link path=usr/share/quilt/compat/patch target=/usr/gnu/bin/patch
-link path=usr/share/quilt/compat/perl target=/usr/perl5/5.36/bin/perl
+link path=usr/share/quilt/compat/perl target=/usr/perl5/5.38/bin/perl
 link path=usr/share/quilt/compat/sed target=/usr/gnu/bin/sed
 link path=usr/share/quilt/compat/sendmail target=/usr/sbin/sendmail
 link path=usr/share/quilt/compat/tail target=/usr/gnu/bin/tail

--
Gitblit v1.9.3