1
Fork 0
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:
Andreas Kling 2020-12-15 00:38:45 +01:00
parent 5e7945e26f
commit fb8ae33633
2 changed files with 13 additions and 12 deletions

View file

@ -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