mirror of
https://github.com/RGBCube/serenity
synced 2025-07-29 14:57:35 +00:00
Ports/nano: Update nano to version 6.3
This commit is contained in:
parent
b706d7cf57
commit
2714e58b52
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port=nano
|
||||
version=6.2
|
||||
port='nano'
|
||||
version='6.3'
|
||||
useconfigure="true"
|
||||
use_fresh_config_sub=true
|
||||
files="https://www.nano-editor.org/dist/v6/nano-${version}.tar.xz nano-${version}.tar.xz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue