notcurses: update to 2.2.0.
This commit is contained in:
parent
dd610bead9
commit
f1dc93d99f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'notcurses'
|
# Template file for 'notcurses'
|
||||||
pkgname=notcurses
|
pkgname=notcurses
|
||||||
version=2.1.8
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
|
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"
|
homepage="https://nick-black.com/dankwiki/index.php/Notcurses"
|
||||||
changelog="https://raw.githubusercontent.com/dankamongmen/notcurses/master/NEWS.md"
|
changelog="https://raw.githubusercontent.com/dankamongmen/notcurses/master/NEWS.md"
|
||||||
distfiles="https://github.com/dankamongmen/notcurses/archive/v${version}.tar.gz"
|
distfiles="https://github.com/dankamongmen/notcurses/archive/v${version}.tar.gz"
|
||||||
checksum=35a8da40e4eaabbe9aba9ca8d29c30126e47c0d8dbc477532018f72aced07380
|
checksum=5002106938ce9f371790162f2d8acc7d43d76b3a565eb1c3e7f1c205c3d1b664
|
||||||
|
|
||||||
build_options="man"
|
build_options="man"
|
||||||
desc_option_man="Use pandoc for manpages"
|
desc_option_man="Use pandoc for manpages"
|
||||||
|
|
Loading…
Reference in a new issue