Adrien Destugues 3c08e45613 Fix package download progress computation.
The download progress and total used to be doubles, but now they are
off_t. This resulted in the division being done in integers, and always
getting 0 as the result.

Fixes #11940.
2015-04-05 19:15:21 +02:00
..
2015-04-04 23:18:57 -04:00
2015-03-27 21:40:47 +01:00