From 9c88e3abaca35d0272cc4876bb7b17d76cfc84a0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 27 Oct 2020 21:32:13 +0100 Subject: [PATCH] dpkg: rebuild for perl-5.32. --- srcpkgs/dpkg/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/dpkg/template b/srcpkgs/dpkg/template index b76cf75d58f..19c1079a9f2 100644 --- a/srcpkgs/dpkg/template +++ b/srcpkgs/dpkg/template @@ -1,7 +1,7 @@ # Template file for 'dpkg' pkgname=dpkg version=1.20.5 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-start-stop-daemon --with-libz --with-libbz2 --with-liblzma"