notcurses: update to 2.1.0.
This commit is contained in:
parent
c852825efd
commit
8b2ee5bd08
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notcurses'
|
||||
pkgname=notcurses
|
||||
version=2.0.10
|
||||
version=2.1.0
|
||||
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=ea0168522509bd29ddd84788d4d6cb904d9c12926cb86e2e7510d0d60b781d12
|
||||
checksum=01424d26a3da9ccd7ec27c76ec8cca94bca29369a30792fc10de2c20378ddcfd
|
||||
|
||||
build_options="man"
|
||||
desc_option_man="Use pandoc for manpages"
|
||||
|
|
Loading…
Reference in New Issue