notcurses: update to 2.1.1.
This commit is contained in:
parent
e5e0627338
commit
b4d10c1edc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notcurses'
|
||||
pkgname=notcurses
|
||||
version=2.1.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_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=01424d26a3da9ccd7ec27c76ec8cca94bca29369a30792fc10de2c20378ddcfd
|
||||
checksum=1b7d1b7df9b916c203ab5f9899502436efc63bcf1dbfca06cd184cd2f118ce63
|
||||
|
||||
build_options="man"
|
||||
desc_option_man="Use pandoc for manpages"
|
||||
|
|
Loading…
Reference in a new issue