[Lunar-commits] r24161 - moonbase/trunk/archive/p7zip
Florin Braescu
florin at lunar-linux.org
Sun Apr 22 08:36:54 CEST 2007
Author: florin
Date: 2007-04-22 08:36:54 +0200 (Sun, 22 Apr 2007)
New Revision: 24161
Modified:
moonbase/trunk/archive/p7zip/DETAILS
Log:
bump the version from 4.44 to 4.45. A new speed optimization was added. Fixes were made for multithreaded BZip2. You can now benchmark p7zip with "7za b".
Modified: moonbase/trunk/archive/p7zip/DETAILS
===================================================================
--- moonbase/trunk/archive/p7zip/DETAILS 2007-04-21 22:14:11 UTC (rev 24160)
+++ moonbase/trunk/archive/p7zip/DETAILS 2007-04-22 06:36:54 UTC (rev 24161)
@@ -1,13 +1,13 @@
MODULE=p7zip
- VERSION=4.44
+ VERSION=4.45
SOURCE=${MODULE}_${VERSION}_src_all.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION}
SOURCE_URL=$SFORGE_URL/p7zip/
- SOURCE_VFY=sha1:474e2479a7ceb19fcf75e61784e2c4ecf2d2f7e7
+ SOURCE_VFY=sha1:06bdaf755e288539da4efa399fc143648db57acd
WEB_SITE=http://p7zip.sourceforge.net
ENTERED=20060922
- UPDATED=20070127
- SHORT="a quick port of the command line version of 7zip"
+ UPDATED=20070422
+ SHORT="A quick port of the command line version of 7zip"
cat << EOF
p7zip is a quick port of 7z.exe and 7za.exe (command line version
More information about the Lunar-commits
mailing list