[Lunar-commits] <moonbase> libzip: version bumped to 0.9.
Florin Braescu
florin at lunar-linux.org
Sat Jul 26 08:25:07 CEST 2008
commit 7b89c6c158daf85899c88dd1c88fb9b321de4881
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Jul 26 09:25:07 2008 +0300
libzip: version bumped to 0.9.
Changes:
* remove erroneous references to GPL
* add support for torrentzip
* new functions: zip_get_archive_flag, zip_set_archive_flag
* zip_source_zip: add flag to force recompression
* zip_sorce_file: only keep file open while reading from it
---
archive/libzip/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/archive/libzip/DETAILS b/archive/libzip/DETAILS
index 79a1134..69c107c 100644
--- a/archive/libzip/DETAILS
+++ b/archive/libzip/DETAILS
@@ -1,11 +1,11 @@
MODULE=libzip
- VERSION=0.8
+ VERSION=0.9
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://www.nih.at/$MODULE/
- SOURCE_VFY=sha1:a24bd9b3085774e2c30eda095fea1e494d1c2d9f
+ SOURCE_URL=http://www.nih.at/$MODULE
+ SOURCE_VFY=sha1:8cb2d875447b4efd0323627aa9b700c13ab8eae8
WEB_SITE=http://www.nih.at/$MODULE/index.html
ENTERED=20071027
- UPDATED=20071027
+ UPDATED=20080726
SHORT="C library for reading, creating, and modifying zip archives"
cat << EOF
More information about the Lunar-commits
mailing list