]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject_bundled: Retry download if previously saved tarball is bad 08/4608/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:14:09 +0000 (07:14 -0700)
commitcd46e86491e3f8946bbe9c97b8a1d7eaf708dda9
treedf614563e2c3d6ecf95196720d0d0516aa383435
parent791c15942bf31eba489cb6dd2f58a22d2fe6aec2
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