[Lunar-commits] <moonbase> unrar: updated to 3.9.1
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun May 3 02:21:12 CEST 2009
commit 25b43d3a6203d77fccd595f4c68fde9a67d148e1
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun May 3 02:21:12 2009 +0200
unrar: updated to 3.9.1
---
archive/unrar/BUILD | 1 +
archive/unrar/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/archive/unrar/BUILD b/archive/unrar/BUILD
index ec91921..d86453f 100644
--- a/archive/unrar/BUILD
+++ b/archive/unrar/BUILD
@@ -2,6 +2,7 @@
export CXXFLAGS+=" -fPIC"
cd unrar &&
cp makefile.unix Makefile &&
+ sedit 's/^CXX/#CXX/' Makefile &&
make clean &&
make sfx &&
make clean &&
diff --git a/archive/unrar/DETAILS b/archive/unrar/DETAILS
index a7fad16..e22c83d 100644
--- a/archive/unrar/DETAILS
+++ b/archive/unrar/DETAILS
@@ -1,12 +1,12 @@
MODULE=unrar
MYMODULE=unrarsrc
- VERSION=3.8.5
+ VERSION=3.9.1
SOURCE=$MYMODULE-$VERSION.tar.gz
SOURCE_URL=http://www.rarlab.com/rar/
- SOURCE_VFY=sha1:911d3ef2c279d9522afa22b452176dd86883a751
+ SOURCE_VFY=sha1:fc4d6049e0478bb8ffe80880f7cefa7d0513d216
WEB_SITE=http://www.rarlab.com
ENTERED=20011117
- UPDATED=20081026
+ UPDATED=20090502
MAINTAINER=tchan at lunar-linux.org
SHORT="utility to extract, view, and test the contents of an RAR archive."
More information about the Lunar-commits
mailing list