ncurses: revbump to restore w/o tinfo
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
d0bbb4eac5
commit
76c74c8d51
1 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template build file for 'ncurses'.
|
||||
# Template file for 'ncurses'
|
||||
pkgname=ncurses
|
||||
version=6.1
|
||||
revision=2
|
||||
short_desc="A System V Release 4.0 curses emulation library"
|
||||
revision=4
|
||||
short_desc="System V Release 4.0 curses emulation library"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="http://www.gnu.org/software/ncurses/"
|
||||
license="MIT"
|
||||
homepage="http://www.gnu.org/software/ncurses/"
|
||||
distfiles="${GNU_SITE}/ncurses/$pkgname-$version.tar.gz"
|
||||
checksum=aa057eeeb4a14d470101eff4597d5833dcef5965331be3528c08d99cebaa0d17
|
||||
|
||||
|
|
Loading…
Reference in a new issue