ncurses: update to 6.2.
This commit is contained in:
parent
d51f3ec80c
commit
9a72a0ea27
@ -1,16 +1,15 @@
|
|||||||
# Template file for 'ncurses'
|
# Template file for 'ncurses'
|
||||||
pkgname=ncurses
|
pkgname=ncurses
|
||||||
version=6.1
|
version=6.2
|
||||||
revision=5
|
revision=1
|
||||||
|
bootstrap=yes
|
||||||
configure_args="--enable-big-core"
|
configure_args="--enable-big-core"
|
||||||
short_desc="System V Release 4.0 curses emulation library"
|
short_desc="System V Release 4.0 curses emulation library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.gnu.org/software/ncurses/"
|
homepage="http://www.gnu.org/software/ncurses/"
|
||||||
distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
|
||||||
checksum=aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17
|
checksum=30306e0c76e0f9f1f0de987cf1c82a5c21e1ce6568b9227f7da5b71cbea86c9d
|
||||||
|
|
||||||
bootstrap=yes
|
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# needs host tic(1)
|
# needs host tic(1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user