[Lunar-commits] r16918 - moonbase/trunk/libs/ncurses
Terry Chan
tchan at lunar-linux.org
Thu Oct 13 04:14:58 UTC 2005
Author: tchan
Date: 2005-10-13 04:14:57 +0000 (Thu, 13 Oct 2005)
New Revision: 16918
Modified:
moonbase/trunk/libs/ncurses/DETAILS
Log:
Version bump to ncurses-5.5. Compiled/tested with gcc-3.4.4, glibc-2.3.5,
kernel headers 2.4.x.
Modified: moonbase/trunk/libs/ncurses/DETAILS
===================================================================
--- moonbase/trunk/libs/ncurses/DETAILS 2005-10-13 04:14:10 UTC (rev 16917)
+++ moonbase/trunk/libs/ncurses/DETAILS 2005-10-13 04:14:57 UTC (rev 16918)
@@ -1,12 +1,12 @@
MODULE=ncurses
- VERSION=5.4
- #VERSION=5.3
+ VERSION=5.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$MODULE/
SOURCE_URL[1]=ftp://ftp.gnu.org/pub/gnu/$MODULE/
+ SOURCE_VFY=sha1:46414a72e91a62f63a8c9af00f0d65497f5ecc5a
WEB_SITE=http://www.gnu.org/software/ncurses/ncurses.html
ENTERED=20010922
- UPDATED=20040214
+ UPDATED=20051012
SHORT="ncurses displays and updates text on text-only terminals."
PSAFE=no
More information about the Lunar-commits
mailing list