From 39ea7a4e3236ff1449dbc7ef596481739f73e28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joachim=20Mairb=C3=B6ck?= Date: Sun, 4 Aug 2024 18:33:08 +0200 Subject: [PATCH] archive_zip: revbump to fix script shebang --- dev-perl/archive_zip/archive_zip-1.68.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/archive_zip/archive_zip-1.68.recipe b/dev-perl/archive_zip/archive_zip-1.68.recipe index ba7fc60d4..2c5821107 100644 --- a/dev-perl/archive_zip/archive_zip-1.68.recipe +++ b/dev-perl/archive_zip/archive_zip-1.68.recipe @@ -4,7 +4,7 @@ Zip archive files." HOMEPAGE="https://metacpan.org/pod/Archive::Zip" COPYRIGHT="2000-2020 Ned Kon" LICENSE="Artistic" -REVISION="3" +REVISION="4" SOURCE_URI="https://cpan.metacpan.org/authors/id/P/PH/PHRED/Archive-Zip-$portVersion.tar.gz" CHECKSUM_SHA256="984e185d785baf6129c6e75f8eb44411745ac00bf6122fb1c8e822a3861ec650" SOURCE_DIR="Archive-Zip-$portVersion"