wok-6.x diff squid-auth-helpers/receipt @ rev 14959
evas: fix bdeps
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 08 19:35:08 2013 +0200 (2013-08-08) |
parents | efa7f405d08c |
children | 7896f0694ef6 |
line diff
1.1 --- a/squid-auth-helpers/receipt Sat Feb 25 01:00:12 2012 +0100 1.2 +++ b/squid-auth-helpers/receipt Thu Aug 08 19:35:08 2013 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="squid-auth-helpers" 1.7 -VERSION="3.1.19" 1.8 +VERSION="3.3.4" 1.9 CATEGORY="network" 1.10 SHORT_DESC="Web/ftp proxy." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -14,6 +14,6 @@ 1.13 { 1.14 mkdir -p $fs/usr/lib/squid 1.15 1.16 - cp -a $_pkg/usr/lib/squid/*_auth* $fs/usr/lib/squid 1.17 + cp -a $install/usr/lib/squid/*_auth* $fs/usr/lib/squid 1.18 } 1.19