summaryrefslogtreecommitdiff
path: root/curl
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2021-04-02 17:21:17 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-04-02 22:46:20 +0300
commit48c4de759d2b2c54da0b2b879baa1e2cf6d0c881 (patch)
treecf1d8d8808b955533559f2b058b88158f447bc3d /curl
parent30c3532ec84ccee881f77f9006a0c06aac1c8c1e (diff)
Use legal{} target type for COPYING and bump build2 version requirement to 0.13.0
Diffstat (limited to 'curl')
-rw-r--r--curl/buildfile2
-rw-r--r--curl/manifest4
2 files changed, 3 insertions, 3 deletions
diff --git a/curl/buildfile b/curl/buildfile
index e6fae04..fd6af50 100644
--- a/curl/buildfile
+++ b/curl/buildfile
@@ -1,7 +1,7 @@
# file : buildfile
# license : curl License; see accompanying COPYING file
-./: {*/ -build/} doc{COPYING INSTALL README} manifest
+./: {*/ -build/} doc{INSTALL README} legal{COPYING} manifest
# Don't install tests or the INSTALL file.
#
diff --git a/curl/manifest b/curl/manifest
index f1cc828..f3f0c30 100644
--- a/curl/manifest
+++ b/curl/manifest
@@ -13,7 +13,7 @@ email: curl-users@cool.haxx.se ; Mailing list.
package-email: packaging@build2.org ; Mailing list.
build-warning-email: builds@build2.org
builds: all
-depends: * build2 >= 0.12.0
-depends: * bpkg >= 0.12.0
+depends: * build2 >= 0.13.0
+depends: * bpkg >= 0.13.0
depends: libcurl == $
depends: libca-certificates-curl ^1.0.0