notcurses: update to 2.0.8.
This commit is contained in:
parent
4db80bf978
commit
d6ffdf718c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'notcurses'
|
# Template file for 'notcurses'
|
||||||
pkgname=notcurses
|
pkgname=notcurses
|
||||||
version=2.0.7
|
version=2.0.8
|
||||||
revision=2
|
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)"
|
||||||
hostmakedepends="pkg-config $(vopt_if man pandoc)"
|
hostmakedepends="pkg-config $(vopt_if man pandoc)"
|
||||||
|
@ -13,7 +13,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=cc87e66f9dc3e9d0e591de70870dec5d8b36e660f18f10adae7f45abb0f0320a
|
checksum=34e31b2da666f4603dc884a4937da654bda727ce9c7d4d224b838537d59c3945
|
||||||
|
|
||||||
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