summaryrefslogtreecommitdiffstats
path: root/archive-libs/lzo/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive-libs/lzo/DETAILS')
-rwxr-xr-xarchive-libs/lzo/DETAILS12
1 files changed, 7 insertions, 5 deletions
diff --git a/archive-libs/lzo/DETAILS b/archive-libs/lzo/DETAILS
index b5138c8781..cde7026db3 100755
--- a/archive-libs/lzo/DETAILS
+++ b/archive-libs/lzo/DETAILS
@@ -1,15 +1,17 @@
SPELL=lzo
- VERSION=2.05
+ VERSION=2.06
+ SOURCE_HASH=sha512:2369b87627c6f075b58b88189344989969050289185596db1174e6d918baa2b86e6076c8ec9cc68953df10c13bd1145d841603f26bde8a80111fb0d7091bf1c7
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.oberhumer.com/opensource/lzo/download/$SOURCE
WEB_SITE=http://www.oberhumer.com/opensource/lzo
ENTERED=20020531
- SOURCE_HASH=sha512:c7876219943084af6589142a4c8435323fb41915b175591208b96d965ccd843cbf27c03430b20ef523b9042f20eea2e00b9c7d557b83c4005a085136874613cb
LICENSE[0]=GPL
SHORT="Data compression library with very fast (de-)compression"
cat << EOF
-LZO is a portable lossless data compression library written in ANSI C. It offers pretty fast compression and *very* fast
-decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive
-compression ratio while still decompressing at this very high speed.
+LZO is a portable lossless data compression library written in ANSI C. It
+offers pretty fast compression and *very* fast
+decompression. Decompression requires no memory. In addition there are slower
+compression levels achieving a quite competitive
+compression ratio while still decompressing at this very high speed.
EOF