[Lunar-commits] <moonbase> erlang: version bumped to R12B-4.
Florin Braescu
florin at lunar-linux.org
Tue Oct 21 20:56:37 CEST 2008
commit aca88dc25fedf9f4f9b0fcdfab3e292311a2601d
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Oct 21 21:56:37 2008 +0300
erlang: version bumped to R12B-4.
Patch submitted by Guillaume (sirocco). Thank You.
---
libs/erlang/DETAILS | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/libs/erlang/DETAILS b/libs/erlang/DETAILS
index c517502..74daa6a 100644
--- a/libs/erlang/DETAILS
+++ b/libs/erlang/DETAILS
@@ -1,14 +1,15 @@
MODULE=erlang
- VERSION=R12B-1
+ VERSION=R12B-4
SOURCE=otp_src_${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/otp_src_${VERSION}
- SOURCE_URL=http://www.erlang.org/download/
- SOURCE_VFY=sha1:70ebcacdbdaae4488b1bb7651fea1e1245ebc0c0
+ SOURCE_URL=http://www.erlang.org/download
+ SOURCE_VFY=sha1:4e42454c3f560ce6efd3c917a79a5b288664e329
WEB_SITE=http://www.erlang.org
ENTERED=20021120
- UPDATED=20080312
+ UPDATED=20081021
SHORT="General-purpose programming language and runtime environment"
PSAFE=no
+
cat << EOF
Erlang is a general-purpose programming language and runtime
environment. Erlang has built-in support for concurrency, distribution
More information about the Lunar-commits
mailing list