ncurses: add missing PKG_SHA256, update to ncurses-6.0-20171007

This commit is contained in:
MilhouseVH 2017-10-14 22:26:41 +01:00
parent 673e41ea55
commit d3e91c9fbe

View File

@ -17,8 +17,8 @@
################################################################################ ################################################################################
PKG_NAME="ncurses" PKG_NAME="ncurses"
PKG_VERSION="6.0-20170812" PKG_VERSION="6.0-20171007"
PKG_REV="1" PKG_SHA256="d74ce1f651824b6254a6d913d312e4ab32874812bb066288ef87b0b0482c4db5"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="MIT" PKG_LICENSE="MIT"
PKG_SITE="http://www.gnu.org/software/ncurses/" PKG_SITE="http://www.gnu.org/software/ncurses/"