From 91d0b7ed72019532779233d7b2b902bfd889f4a8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 25 Sep 2022 15:15:05 +0200 Subject: [PATCH] perl-DBD-SQLite: rebuild for perl-5.36.0. --- srcpkgs/perl-DBD-SQLite/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/perl-DBD-SQLite/template b/srcpkgs/perl-DBD-SQLite/template index 40e5311f2b9..24f9e982218 100644 --- a/srcpkgs/perl-DBD-SQLite/template +++ b/srcpkgs/perl-DBD-SQLite/template @@ -1,7 +1,7 @@ # Template file for 'perl-DBD-SQLite' pkgname=perl-DBD-SQLite version=1.66 -revision=3 +revision=4 wrksrc="DBD-SQLite-${version}" build_style=perl-module configure_args="SQLITE_LOCATION=${XBPS_CROSS_BASE}/usr"