notcurses: update to 2.3.4.
This commit is contained in:
parent
d6faaf05a1
commit
828afdfe90
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.3.2
|
version=2.3.4
|
||||||
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=d936c931e137a3d67b4485ba543e3d99ecef0b6c3b181746b595e1ed09c1deee
|
checksum=76f006477c1279c63a82a8286df42a996bbf87b9395c19699fafed7bc7e84049
|
||||||
|
|
||||||
build_options="man"
|
build_options="man"
|
||||||
desc_option_man="Use pandoc for manpages"
|
desc_option_man="Use pandoc for manpages"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue