commit 7737a273b2ece987ab81f555d2ac9e73aa565c37 parent a7bc3e0f7b253e4aa39955be6745c23a61eab058 Author: Dundar Göc <gocdundar@gmail.com> Date: Tue, 1 Mar 2022 14:47:49 +0100 ci(freebsd): remove deprecated package sha to fix warning It's already included by default, no need to replace it. Diffstat:
| M | .builds/freebsd.yml | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml @@ -5,7 +5,6 @@ packages: - gmake - ninja - libtool -- sha - automake - pkgconf - unzip