mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
notcurses: update to 2.4.8.
This commit is contained in:
parent
2579aa6be3
commit
acaa4832e8
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.4.7
|
version=2.4.8
|
||||||
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=c79d960acc5233b8c61f45e4abad8037015258d697685ed106483692402b657f
|
checksum=d06971005e4cf637cc90a694323c580791d1450a77b1700ae8deb453678d3243
|
||||||
|
|
||||||
build_options="man"
|
build_options="man"
|
||||||
desc_option_man="Use pandoc for manpages"
|
desc_option_man="Use pandoc for manpages"
|
||||||
|
|
Loading…
Add table
Reference in a new issue