]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Retry download if previously saved tarball is bad 09/4609/1
authorGeorge Joseph <gjoseph@digium.com>
Fri, 9 Dec 2016 14:14:09 +0000 (07:14 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Fri, 9 Dec 2016 14:16:28 +0000 (08:16 -0600)
commitf4551951ba7715b2cdc67dc751f3864f270ac278
treeb95f408f81a43317ee98f0fc8604da2d46400295
parent163dba946a1f7c916daf75a49431028cecf4bad2
pjproject_bundled:  Retry download if previously saved tarball is bad

If a tarball is corrupted during download, the makefile will attempt to
download it again. If the tarball somehow gets corrupted after it's
downloaded however, the makefile was just failing.  We now
retry the download.

ASTERISK-26653 #close

Change-Id: I1b24d454852d80186f60c5a65dc4624ea8a1c359
third-party/pjproject/Makefile