mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
meson.build:1:0: ERROR: Unexpected "[provides]" section, did you mean "[provide]"? PR: 272276 Reported by: antoine (via exp-run) Regressed by: https://github.com/mesonbuild/meson/commit/6f4973abad9e
9 lines
323 B
Text
9 lines
323 B
Text
--- subprojects/curl.wrap.orig 2023-01-10 04:14:36 UTC
|
|
+++ subprojects/curl.wrap
|
|
@@ -5,5 +5,5 @@ source_hash = 0f64582c54282f31c0de9f0a1a596b182776bd4d
|
|
source_filename = curl-7.77.0.tar.xz
|
|
source_hash = 0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b
|
|
|
|
-[provides]
|
|
+[provide]
|
|
dependency_names = libcurl
|