[Lunar-commits] <moonbase> Subject: libedit: version bump
Duncan Gibson
engelsman at lunar-linux.org
Sun Sep 6 10:25:04 CEST 2009
commit 675f32f96b5cb16fa0553d66de01fcea48ab51e9
Author: Vincent Breitmoser <vlun at mugenguild.com>
Date: Sun Sep 6 10:25:04 2009 +0200
Subject: libedit: version bump
Note: downloads, compiles and installs OK, but...
I remember adding this module as a pre-requisite for the related
ghc (Glasgow Haskell Combpiler) submission, but then found that
the ghc needed to be bootstrapped with itself, and generating the
first version from scratch was too complicated for me to capture
in a module. Maybe a wizard could do it...
As a result, this libedit update is untested - engelsman
---
zbeta/libedit/DETAILS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/zbeta/libedit/DETAILS b/zbeta/libedit/DETAILS
index d1e4869..94c9a03 100644
--- a/zbeta/libedit/DETAILS
+++ b/zbeta/libedit/DETAILS
@@ -1,12 +1,12 @@
MODULE=libedit
- VERSION=20090111-3.0
+ VERSION=20090905-3.0
SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE_URL=http://thrysoee.dk/editline/
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_VFY=sha1:ea1c4b010a787e2b906d029fb420e4bf7eaeadb7
+ SOURCE_VFY=sha1:6089e8bc4a92bcaed559d1cb679d3e2bcd2f3ed1
WEB_SITE="http://thrysoee.dk/editline/"
ENTERED=20090203
- UPDATED=20090203
+ UPDATED=20090905
SHORT="generic line editing functions similar to readline"
cat <<EOF
editline library (libedit) is an autotool- and libtoolized port of the
More information about the Lunar-commits
mailing list