From 0eab068355e6cf05df4939c1772d8710b3d97d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sat, 6 Jul 2024 18:12:09 +0200 Subject: [PATCH] text_patch: revbump for new perl --- dev-perl/text_patch/text_patch-1.8.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/text_patch/text_patch-1.8.recipe b/dev-perl/text_patch/text_patch-1.8.recipe index d34e7f027..3023806cd 100644 --- a/dev-perl/text_patch/text_patch-1.8.recipe +++ b/dev-perl/text_patch/text_patch-1.8.recipe @@ -4,7 +4,7 @@ produced by Text::Diff module or by the standard diff utility (man diff, see -u HOMEPAGE="https://metacpan.org/pod/Text::Patch" COPYRIGHT="2007-2010 by Vladi Belperchinov-Shabanski" LICENSE="Artistic" -REVISION="2" +REVISION="3" SOURCE_URI="https://cpan.metacpan.org/authors/id/C/CA/CADE/Text-Patch-$portVersion.tar.gz" CHECKSUM_SHA256="eaf18e61ba6a3e143846a7cc66f08ce58a0c4fbda92acb31aede25cb3b5c3dcc" SOURCE_DIR="Text-Patch-$portVersion"