mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:27:45 +00:00
Ports: Bump ncurses to version 6.2
This commit is contained in:
parent
5e7945e26f
commit
fb8ae33633
2 changed files with 13 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash ../.port_include.sh
|
||||
port=ncurses
|
||||
version=6.1
|
||||
version=6.2
|
||||
useconfigure=true
|
||||
configopts="--with-termlib --enable-pc-files --with-pkg-config=/usr/local/lib/pkgconfig --with-pkg-config-libdir=/usr/local/lib/pkgconfig --without-ada --enable-sigwinch"
|
||||
files="ftp://ftp.gnu.org/gnu/ncurses/ncurses-${version}.tar.gz ncurses-${version}.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue