notcurses: update to 2.0.8.

This commit is contained in:
mobinmob 2020-11-28 15:59:16 +02:00 committed by Érico Nogueira Rolim
parent 4db80bf978
commit d6ffdf718c

View file

@ -1,7 +1,7 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.0.7
revision=2
version=2.0.8
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
hostmakedepends="pkg-config $(vopt_if man 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=cc87e66f9dc3e9d0e591de70870dec5d8b36e660f18f10adae7f45abb0f0320a
checksum=34e31b2da666f4603dc884a4937da654bda727ce9c7d4d224b838537d59c3945
build_options="man"
desc_option_man="Use pandoc for manpages"