From 31d71f68614a4361c2efc3d78f23e660a6e44cc5 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 30 Nov 2012 12:45:02 +0100 Subject: [PATCH] ltrace: update to 0.7.1. --- srcpkgs/ltrace/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ltrace/template b/srcpkgs/ltrace/template index 52bcbb8fcf7..05ad9af4999 100644 --- a/srcpkgs/ltrace/template +++ b/srcpkgs/ltrace/template @@ -1,6 +1,6 @@ # Template file for 'ltrace' pkgname=ltrace -version=0.7.0 +version=0.7.1 revision=1 conf_files="/etc/ltrace.conf" build_style=gnu-configure @@ -9,8 +9,8 @@ short_desc="Tracks runtime library calls in dynamically linked programs" maintainer="Juan RP " homepage="http://ltrace.alioth.debian.org/" license="GPL-2" -distfiles="https://alioth.debian.org/frs/download.php/3822/ltrace-${version}.tar.bz2" -checksum=5438ce286f072f0e0448db046657466f9bd142600013329063aecf7cf809fd10 +distfiles="https://alioth.debian.org/frs/download.php/3844/ltrace-${version}.tar.bz2" +checksum=9010ab85444c44e2f1b340049b6ce877e41566996f0045af9519ad056ae9b83d long_desc=" ltrace intercepts and records dynamic library calls which are called by an executed process and the signals received by that process. It can also