notcurses: update to 2.4.3.
This commit is contained in:
parent
618029dd9a
commit
46810bfeda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notcurses'
|
||||
pkgname=notcurses
|
||||
version=2.4.2
|
||||
version=2.4.3
|
||||
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=f73bd2d3ec40d91729578b0a74c3228159bafcb09424cad85d9ba3fe18a2dca0
|
||||
checksum=3405b0af37820570c808478c7cf0965a5b1117a0394bf95e123a4f05ad3fe15a
|
||||
|
||||
build_options="man"
|
||||
desc_option_man="Use pandoc for manpages"
|
||||
|
|
Loading…
Reference in a new issue