notcurses: update to 2.1.4.

This commit is contained in:
mobinmob 2021-01-05 01:09:52 +02:00 committed by Érico Nogueira Rolim
parent 320e077455
commit 101ae1f331

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.1.3
version=2.1.4
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
@ -13,7 +13,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=5c83bbfaea4457d482f0b3be07150fa6051651d97fb56d9f7811e4b2d6771d0a
checksum=4f40991efc0e46b34d6017a0628097888bcd2ed4bfce6d129debd056dd1ef449
build_options="man"
desc_option_man="Use pandoc for manpages"