notcurses: update to 3.0.6.
This commit is contained in:
parent
a5cf78b146
commit
ebee364e6e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notcurses'
|
||||
pkgname=notcurses
|
||||
version=3.0.5
|
||||
version=3.0.6
|
||||
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=accb41b9bad3415017207c0992c791e4d887c505d5aa1b3be0c44456489e537d
|
||||
checksum=2113bed52248b048874bceb99f10985ae46019de818fce5cda2a8756b013448b
|
||||
|
||||
build_options="man"
|
||||
desc_option_man="Use pandoc for manpages"
|
||||
|
|
Loading…
Reference in New Issue