From 5704b7e128fe4fa2c553697d9dd13b0014e4f449 Mon Sep 17 00:00:00 2001 From: Tim Schumacher Date: Wed, 8 Jun 2022 11:29:52 +0200 Subject: [PATCH] Ports/awk: Change the file name to match the compression --- Ports/awk/package.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ports/awk/package.sh b/Ports/awk/package.sh index 388b82f925..aedb2229f2 100755 --- a/Ports/awk/package.sh +++ b/Ports/awk/package.sh @@ -2,7 +2,7 @@ port=awk version=20220122 useconfigure="false" -files="https://github.com/onetrueawk/awk/archive/refs/tags/${version}.tar.gz awk-${version}.tar.xz 720a06ff8dcc12686a5176e8a4c74b1295753df816e38468a6cf077562d54042" +files="https://github.com/onetrueawk/awk/archive/refs/tags/${version}.tar.gz awk-${version}.tar.gz 720a06ff8dcc12686a5176e8a4c74b1295753df816e38468a6cf077562d54042" auth_type=sha256 patchlevel=1