1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 22:47:44 +00:00

Ports/file: Update file to version 5.45

This commit is contained in:
EWouters 2023-09-01 19:12:57 +02:00 committed by Jelle Raaijmakers
parent cdedb9af37
commit 1ef7f8446c
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='file'
version='5.44'
version='5.45'
useconfigure='true'
use_fresh_config_sub='true'
files=(
"http://ftp.astron.com/pub/file/file-${version}.tar.gz#3751c7fba8dbc831cb8d7cc8aff21035459b8ce5155ef8b0880a27d028475f3b"
"http://ftp.astron.com/pub/file/file-${version}.tar.gz#fc97f51029bb0e2c9f4e3bffefdaf678f0e039ee872b9de5c002a6d09c784d82"
)