notcurses: update to 2.4.1.

This commit is contained in:
mobinmob 2021-09-13 15:25:41 +03:00 committed by Érico Nogueira Rolim
parent da31d83411
commit 2702242279

View File

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