wok diff pth/receipt @ rev 10931

apache: add range-CVE-2011-3192 fix
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Aug 26 13:57:39 2011 +0200 (2011-08-26)
parents 2eda444acede
children b7319995b37e
line diff
     1.1 --- a/pth/receipt	Wed May 18 12:04:33 2011 +0200
     1.2 +++ b/pth/receipt	Fri Aug 26 13:57:39 2011 +0200
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.gnu.org/software/pth/"
     1.5  WGET_URL="ftp://ftp.ossp.org/pkg/lib/pth/$TARBALL" 
     1.6  
     1.7 -DEPENDS="libltld"
     1.8 +DEPENDS="libltdl"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()