notcurses: update to 2.3.0.

This commit is contained in:
mobinmob 2021-05-14 19:14:30 +03:00 committed by Érico Nogueira Rolim
parent 103995f4da
commit f29509259a

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.2.11
version=2.3.0
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
@ -14,8 +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=b49674891d42e3cb95da9db6e2f436b0274b72becb6697d64e4b24c6f9c8326e
patch_args=-Np1
checksum=e9dd24191f8fe5f3e98fbc7964a95de2ca87d2e85d209c5401d4519f46343c29
build_options="man"
desc_option_man="Use pandoc for manpages"