ltrace: update to 0.7.2.

This commit is contained in:
Juan RP 2012-12-08 09:04:21 +01:00
parent 0952720bfd
commit fce38b82df

View File

@ -1,6 +1,6 @@
# Template file for 'ltrace' # Template file for 'ltrace'
pkgname=ltrace pkgname=ltrace
version=0.7.1 version=0.7.2
revision=1 revision=1
conf_files="/etc/ltrace.conf" conf_files="/etc/ltrace.conf"
build_style=gnu-configure build_style=gnu-configure
@ -9,8 +9,8 @@ short_desc="Tracks runtime library calls in dynamically linked programs"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://ltrace.alioth.debian.org/" homepage="http://ltrace.alioth.debian.org/"
license="GPL-2" license="GPL-2"
distfiles="https://alioth.debian.org/frs/download.php/3844/ltrace-${version}.tar.bz2" distfiles="https://alioth.debian.org/frs/download.php/3848/ltrace-${version}.tar.bz2"
checksum=9010ab85444c44e2f1b340049b6ce877e41566996f0045af9519ad056ae9b83d checksum=bd9e7bd94ba6728fd3ec57f4bcfef8240260bea8f4fcebbc9c454d07ccc11894
long_desc=" long_desc="
ltrace intercepts and records dynamic library calls which are called by an ltrace intercepts and records dynamic library calls which are called by an
executed process and the signals received by that process. It can also executed process and the signals received by that process. It can also