mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 03:37:35 +00:00
Ports/less: Update less to version 643
This commit is contained in:
parent
e4f373f1e5
commit
c59ae1b7bf
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
port='less'
|
||||
version='590'
|
||||
version='643'
|
||||
useconfigure='true'
|
||||
files=(
|
||||
"https://ftpmirror.gnu.org/gnu/less/less-${version}.tar.gz#6aadf54be8bf57d0e2999a3c5d67b1de63808bb90deb8f77b028eafae3a08e10"
|
||||
"https://ftpmirror.gnu.org/gnu/less/less-${version}.tar.gz#2911b5432c836fa084c8a2e68f6cd6312372c026a58faaa98862731c8b6052e8"
|
||||
)
|
||||
depends=(
|
||||
'ncurses'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue