notcurses: update to 2.3.4.
This commit is contained in:
parent
d6faaf05a1
commit
828afdfe90
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'notcurses'
|
||||
pkgname=notcurses
|
||||
version=2.3.2
|
||||
version=2.3.4
|
||||
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=d936c931e137a3d67b4485ba543e3d99ecef0b6c3b181746b595e1ed09c1deee
|
||||
checksum=76f006477c1279c63a82a8286df42a996bbf87b9395c19699fafed7bc7e84049
|
||||
|
||||
build_options="man"
|
||||
desc_option_man="Use pandoc for manpages"
|
||||
|
|
Loading…
Reference in New Issue