aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-22 18:17:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-22 18:17:29 +0300
commit9e01163470e2cc21ef965f6b19dc1e005b600481 (patch)
tree1034a5b7f8b9dfd2806791a38258ecd793af5b3d
parentfa51daea20d743fb2aab5dcd98ed3b98bf0c7396 (diff)
Release version 0+8v0+8
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics from tags in manifest.
-rw-r--r--manifest8
1 files changed, 4 insertions, 4 deletions
diff --git a/manifest b/manifest
index 56d6084..024481a 100644
--- a/manifest
+++ b/manifest
@@ -1,15 +1,15 @@
: 1
name: libapr1
-version: 0+7
+version: 0+8
project: libapr
summary: Apache Portable Runtime C library
license: ASLv2; Apache License 2.0
-tags: portable, operating, system, platform, interface, api, implementation
+topics: C, portability
description-file: README
url: https://apr.apache.org/
package-url: https://git.build2.org/cgit/packaging/libapr/
email: dev@apr.apache.org; Mailing list.
package-email: packaging@build2.org; Mailing list.
build-email: builds@build2.org
-depends: * build2 >= 0.8.0-
-depends: * bpkg >= 0.8.0-
+depends: * build2 >= 0.11.0
+depends: * bpkg >= 0.11.0