summaryrefslogtreecommitdiff
path: root/libpkgconf/manifest
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-10-20 17:06:32 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-10-20 17:06:32 +0300
commite00a421e51b5747696f89b6611eba1d0010dd501 (patch)
tree89ebd5975b58597c4e8555144f98ad26333c40a8 /libpkgconf/manifest
parentf76df6b5b3ad65675058bf6ab0aa8bf6e14e11ac (diff)
Release version 1.6.3+5v1.6.3+5
Prevent dropping of -framework options in Libs value Change manifest builds value from all to host Disable the success build emails Cleanup comments in tests/basic/driver.c
Diffstat (limited to 'libpkgconf/manifest')
-rw-r--r--libpkgconf/manifest6
1 files changed, 3 insertions, 3 deletions
diff --git a/libpkgconf/manifest b/libpkgconf/manifest
index 6d3c37a..1fc3170 100644
--- a/libpkgconf/manifest
+++ b/libpkgconf/manifest
@@ -1,6 +1,6 @@
: 1
name: libpkgconf
-version: 1.6.3+4
+version: 1.6.3+5
project: pkgconf
summary: C library for retriving pkg-config compiler and linker flags
license: ISC AND MIT ; ISC for the most of original files.
@@ -12,7 +12,7 @@ src-url: https://git.build2.org/cgit/packaging/pkgconf/pkgconf/tree/libpkgconf/
package-url: https://git.build2.org/cgit/packaging/pkgconf/
email: packaging@build2.org ; Report issues at https://todo.sr.ht/~kaniini/pkgconf.
package-email: packaging@build2.org ; Mailing list.
-build-email: builds@build2.org
-builds: all
+build-warning-email: builds@build2.org
+builds: host
depends: * build2 >= 0.11.0
depends: * bpkg >= 0.11.0