aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-06-22 18:27:31 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-06-22 18:27:31 +0300
commit992bfbbc4c9914e0e985a177a43741e50e932c9c (patch)
treedd2318fe84ee5fcc21ddcfbef937575b5cfc4662
parent51de6d3db63372fd3266ae7ed857c2731a193fc9 (diff)
Release version 0+4v0+4
Bump toolchain version dependency to 0.11.0 in manifest. Switch to topics/keywords from tags in manifest.
-rw-r--r--manifest10
1 files changed, 5 insertions, 5 deletions
diff --git a/manifest b/manifest
index 0cd321e..9dcb2c7 100644
--- a/manifest
+++ b/manifest
@@ -1,16 +1,16 @@
: 1
name: libapreq2
-version: 0+3
+version: 0+4
project: libapreq
summary: Apache HTTP Server Request library
license: ASLv2; Apache License 2.0
-tags: parsing, http, request, cookie, post, multipart/form-data, \
-application/x-www-form-urlencoded, interface, api, implementation
+topics: Apache, HTTP, HTTP request parsing
+keywords: post cookie multipart form-data url-encoding
description-file: README
url: https://httpd.apache.org/apreq/
package-url: https://git.build2.org/cgit/packaging/libapreq/
email: apreq-dev@httpd.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