From bc3416d0a48a0b351fd22e5b04bca86089b32766 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 24 Sep 2023 16:33:13 +0200 Subject: [PATCH] highlight: rebuild for perl-5.38.0. --- srcpkgs/highlight/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/highlight/template b/srcpkgs/highlight/template index 6dfaeb7af2d..4ff5a7796b2 100644 --- a/srcpkgs/highlight/template +++ b/srcpkgs/highlight/template @@ -1,7 +1,7 @@ # Template file for 'highlight' pkgname=highlight version=4.5 -revision=1 +revision=2 build_style=gnu-makefile hostmakedepends="pkg-config swig perl" makedepends="boost-devel lua54-devel perl"