notcurses: update to 2.3.2.

This commit is contained in:
mobinmob 2021-06-03 13:58:25 +03:00 committed by Érico Nogueira Rolim
parent a9e6cbf1d6
commit f2a677b317

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.3.1
version=2.3.2
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
@ -14,7 +14,7 @@ license="Apache-2.0"
homepage="https://nick-black.com/dankwiki/index.php/Notcurses"
changelog="https://raw.githubusercontent.com/dankamongmen/notcurses/master/NEWS.md"
distfiles="https://github.com/dankamongmen/notcurses/archive/v${version}.tar.gz"
checksum=5d8e53e308e8406834cf05008a7c738833991bc0f1e5f964d195c837c9951df1
checksum=d936c931e137a3d67b4485ba543e3d99ecef0b6c3b181746b595e1ed09c1deee
build_options="man"
desc_option_man="Use pandoc for manpages"