From 309cccfffc15657dd8654aa6a14e444bb47417ae Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 21 Feb 2022 22:54:05 +0300 Subject: Increment version iteration for external packages on buildfiles change --- bpkg/pkg-configure.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/pkg-configure.cxx') diff --git a/bpkg/pkg-configure.cxx b/bpkg/pkg-configure.cxx index dc367a7..772cc67 100644 --- a/bpkg/pkg-configure.cxx +++ b/bpkg/pkg-configure.cxx @@ -331,6 +331,7 @@ namespace bpkg nullopt, // No source directory. false, nullopt, // No manifest checksum. + nullopt, // No buildfiles checksum. nullopt, // No output directory. {}}); // No prerequisites. -- cgit v1.1