[Lunar-commits] <moonbase> unrar: updated to 4.1.1
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Oct 16 05:08:39 CEST 2011
commit 100fa0587e8f06610b67da5069a319fbd70cc9d9
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Oct 16 05:08:39 2011 +0200
unrar: updated to 4.1.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 438df72..93fb38c 100644
--- a/archive/unrar/BUILD
+++ b/archive/unrar/BUILD
@@ -3,6 +3,7 @@
export CXXFLAGS+=" -fPIC" &&
cd unrar &&
cp makefile.unix Makefile &&
+ sedit '/^CXXFLAGS/d' Makefile &&
make clean &&
make sfx &&
make clean &&
diff --git a/archive/unrar/DETAILS b/archive/unrar/DETAILS
index 219fa10..7ae628d 100644
--- a/archive/unrar/DETAILS
+++ b/archive/unrar/DETAILS
@@ -1,12 +1,12 @@
MODULE=unrar
MYMODULE=unrarsrc
- VERSION=4.0.7
+ VERSION=4.1.1
SOURCE=$MYMODULE-$VERSION.tar.gz
SOURCE_URL=http://www.rarlab.com/rar
- SOURCE_VFY=sha1:e4c8b0d47278475f3dfb77e8497f5818eca3d4a0
+ SOURCE_VFY=sha1:764b7625fae487df9cf3f5070748aeec6de5604d
WEB_SITE=http://www.rarlab.com
ENTERED=20011117
- UPDATED=20110316
+ UPDATED=20111015
MAINTAINER=tchan at lunar-linux.org
SHORT="Extract, view, and test the contents of an RAR archive"
More information about the Lunar-commits
mailing list