From bc24eec7208187e171fd61ced7130fd8e2828257 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 14 Mar 2018 00:54:05 +0300 Subject: Add support for version iteration --- bpkg/pkg-fetch.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'bpkg/pkg-fetch.cxx') diff --git a/bpkg/pkg-fetch.cxx b/bpkg/pkg-fetch.cxx index 664c92f..71bd968 100644 --- a/bpkg/pkg-fetch.cxx +++ b/bpkg/pkg-fetch.cxx @@ -79,6 +79,7 @@ namespace bpkg purge, nullopt, // No source directory yet. false, + nullopt, // No manifest checksum. nullopt, // No output directory yet. {}}); // No prerequisites captured yet. -- cgit v1.1