ltrace: use a local distfile.

This commit is contained in:
Juan RP 2013-09-18 12:49:55 +02:00
parent 7ac712eec6
commit 40e68e4da9

View file

@ -8,8 +8,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/3848/ltrace-${version}.tar.bz2" distfiles="http://xbps.nopcode.org/distfiles/ltrace-${version}.tar.bz2"
checksum=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 checksum=0e6f8c077471b544c06def7192d983861ad2f8688dd5504beae62f0c5f5b9503
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