1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-29 14:57:35 +00:00

Ports/nano: Update to 7.2

This commit is contained in:
Mr.UNIX 2023-02-05 17:11:32 +00:00 committed by Sam Atkins
parent 1c7de460ff
commit 93d456077e
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='nano'
version='6.3'
files="https://www.nano-editor.org/dist/v6/nano-${version}.tar.xz nano-${version}.tar.xz eb532da4985672730b500f685dbaab885a466d08fbbf7415832b95805e6f8687"
version='7.2'
files="https://www.nano-editor.org/dist/v7/nano-${version}.tar.xz nano-${version}.tar.xz 86f3442768bd2873cec693f83cdf80b4b444ad3cc14760b74361474fc87a4526"
auth_type='sha256'
useconfigure='true'
use_fresh_config_sub='true'