mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
Ports/awk: Change the file name to match the compression
This commit is contained in:
parent
869333e10e
commit
5704b7e128
Notes:
sideshowbarker
2024-07-17 10:22:33 +09:00
Author: https://github.com/timschumi
Commit: 5704b7e128
Pull-request: https://github.com/SerenityOS/serenity/pull/14220
Reviewed-by: https://github.com/BertalanD
Reviewed-by: https://github.com/EWouters
Reviewed-by: https://github.com/linusg
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue