notcurses: update to 2.2.3.

This commit is contained in:
mobinmob 2021-03-08 23:14:56 +02:00 committed by Érico Nogueira Rolim
parent da4feec29e
commit 2484131be8

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.2.2
version=2.2.3
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=f6e31e2662aad880373e45f23f4056c5fd254627b57084d71da2430df20f0488
checksum=007b13c3b67de5c86b0004d29b414c0e8bd1c80a7bf00f208423cb1db5fd9e62
build_options="man"
desc_option_man="Use pandoc for manpages"