aboutsummaryrefslogtreecommitdiff
path: root/libbpkg/manifest.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'libbpkg/manifest.hxx')
-rw-r--r--libbpkg/manifest.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbpkg/manifest.hxx b/libbpkg/manifest.hxx
index 2d1e609..59c0ba0 100644
--- a/libbpkg/manifest.hxx
+++ b/libbpkg/manifest.hxx
@@ -627,6 +627,7 @@ namespace bpkg
package_name name;
version_type version;
+ butl::optional<std::string> upstream_version;
butl::optional<package_name> project;
butl::optional<priority_type> priority;
std::string summary;