notcurses: update to 2.4.0.

This commit is contained in:
mobinmob 2021-09-08 16:31:54 +03:00 committed by Érico Nogueira Rolim
parent db7e3b4668
commit 3252d67b40

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.3.17
version=2.4.0
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=81db9d13b515d01b134619f3e69cc1efe9f326030c4e49128131d3288ee68e33
checksum=9bc35bfaadfd51d45e3de6d3b5d6d484a3042773a10904cb1bf4c7562d834d77
build_options="man"
desc_option_man="Use pandoc for manpages"