[Lunar-commits] r21305 - moonbase/trunk/devel/ltrace
Florin Braescu
florin at lunar-linux.org
Wed Sep 6 14:45:30 UTC 2006
Author: florin
Date: 2006-09-06 14:45:30 +0000 (Wed, 06 Sep 2006)
New Revision: 21305
Modified:
moonbase/trunk/devel/ltrace/DETAILS
Log:
bump the version from 0.3.36 to 0.4. bugfixes.
Modified: moonbase/trunk/devel/ltrace/DETAILS
===================================================================
--- moonbase/trunk/devel/ltrace/DETAILS 2006-09-06 14:29:20 UTC (rev 21304)
+++ moonbase/trunk/devel/ltrace/DETAILS 2006-09-06 14:45:30 UTC (rev 21305)
@@ -1,13 +1,13 @@
MODULE=ltrace
- VERSION=0.3.36
+ VERSION=0.4
SOURCE=ltrace_${VERSION}.orig.tar.gz
- SOURCE_URL=ftp://ftp.debian.org/debian/pool/main/l/ltrace/
- SOURCE_VFY=sha1:49589bccb9d32e220166e7df8c22a4c2ec7b0730
- WEB_SITE=http://freshmeat.net/projects/ltrace/?topic_id=846%2C47#top
+ SOURCE_URL=ftp://ftp.debian.org/debian/pool/main/l/$MODULE/
+ SOURCE_VFY=sha1:7c39e42a2071bc794364c1e8a5bd0ecf3f430b0f
+ WEB_SITE=http://freshmeat.net/projects/$MODULE/?topic_id=846%2C47#top
ENTERED=20020401
- UPDATED=20041119
+ UPDATED=20060906
MAINTAINER=csm at moongroup.com
- SHORT="trace is a debugging program which runs a specified command until it exits"
+ SHORT="A debugging program which runs a specified command until it exits"
cat << EOF
ltrace is a debugging program which runs a specified command until it exits.
More information about the Lunar-commits
mailing list