notcurses: update to 2.1.2.

This commit is contained in:
mobinmob 2020-12-27 18:14:48 +02:00 committed by Érico Nogueira Rolim
parent 2a44e6a177
commit 0d4738e326
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.1.1
version=2.1.2
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=1b7d1b7df9b916c203ab5f9899502436efc63bcf1dbfca06cd184cd2f118ce63
checksum=1e5ff83e9cd9f295914a96449b8345e55f43eeb3667ac68b8167c6e4590a2844
build_options="man"
desc_option_man="Use pandoc for manpages"