wok diff bazaar-tools/receipt @ rev 20077

busybox/httpd: fix handling of range requests
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Sep 27 11:16:14 2017 +0200 (2017-09-27)
parents 16df76e1fc6a
children 9af0e03b8ad0
line diff
     1.1 --- a/bazaar-tools/receipt	Fri May 22 17:34:18 2015 +0300
     1.2 +++ b/bazaar-tools/receipt	Wed Sep 27 11:16:14 2017 +0200
     1.3 @@ -26,3 +26,9 @@
     1.4  	mkdir -p $fs/usr
     1.5  	cp -a $install/usr/lib $fs/usr
     1.6  }
     1.7 +
     1.8 +## -----------------------------------------------------------------------
     1.9 +## Revision: 03/Aug/2017 - SliTaz DevTeam.
    1.10 +## URL: "http://bazaar-vcs.org/BzrTools" is OFF.
    1.11 +## This looks good? => http://wiki.bazaar.canonical.com/BzrTools
    1.12 +## !! Please, remove this after you update. Thank you.