mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
- Bump ncurses share library version for the coming RELENG_7
Pointed out by: jhb Approved by: delphij (mentor)
This commit is contained in:
parent
03fec0bdbc
commit
fbccb14653
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ SHLIBDIR?= /lib
|
|||
.include "${.CURDIR}/../config.mk"
|
||||
|
||||
LIB= ncurses${LIB_SUFFIX}
|
||||
SHLIB_MAJOR= 6
|
||||
SHLIB_MAJOR= 7
|
||||
|
||||
NO_LINT=
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue