[Lunar-commits] <moonbase> talloc: updated to 2.0.5
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sun Feb 27 23:20:04 CET 2011
commit 7c8202bf08e1b0b3db68adfbfdc11ae4cc54f314
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sun Feb 27 23:20:04 2011 +0100
talloc: updated to 2.0.5
---
devel/talloc/DETAILS | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/devel/talloc/DETAILS b/devel/talloc/DETAILS
index 44b9ea3..5db6ee7 100644
--- a/devel/talloc/DETAILS
+++ b/devel/talloc/DETAILS
@@ -1,11 +1,11 @@
MODULE=talloc
- VERSION=2.0.1
+ VERSION=2.0.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://samba.org/ftp/$MODULE
- SOURCE_VFY=sha1:40453d01e3676832150cefe0a057835d3a847ac1
+ SOURCE_VFY=sha1:8ec391304954f1a201b0f2239f4505d93da36cf7
WEB_SITE=http://talloc.samba.org/talloc/doc/html
ENTERED=20101010
- UPDATED=20101010
+ UPDATED=20110227
SHORT="A hierarchical, reference counted memory pool system with destructors"
cat << EOF
@@ -16,4 +16,3 @@ off other structures in an intuitive fashion, and free up a whole subtree of
memory with one call. talloc also features type safety, destructors, and many
helper functions.
EOF
-
More information about the Lunar-commits
mailing list