From 7737a273b2ece987ab81f555d2ac9e73aa565c37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dundar=20G=C3=B6c?= Date: Tue, 1 Mar 2022 14:47:49 +0100 Subject: [PATCH] ci(freebsd): remove deprecated package sha to fix warning It's already included by default, no need to replace it. --- .builds/freebsd.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.builds/freebsd.yml b/.builds/freebsd.yml index d5809c42cf..8596eb2a7f 100644 --- a/.builds/freebsd.yml +++ b/.builds/freebsd.yml @@ -5,7 +5,6 @@ packages: - gmake - ninja - libtool -- sha - automake - pkgconf - unzip