notcurses: update to 3.0.9.

This commit is contained in:
mobinmob 2022-12-11 11:11:23 +02:00 committed by Leah Neukirchen
parent 9898ab7e12
commit 9e4ab97dbe

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=3.0.8
version=3.0.9
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=56c33ffe2a2bc4d0b6e3ac14bdf620cf41e3293789135f76825057d0166974fd
checksum=e5cc02aea82814b843cdf34dedd716e6e1e9ca440cf0f899853ca95e241bd734
build_options="man"
desc_option_man="Use pandoc for manpages"