wok diff squidguard/receipt @ rev 24031

updated dialog (1.3_20190211 -> 1.3_20210324)
author Hans-G?nter Theisgen
date Tue Apr 06 13:52:57 2021 +0100 (2021-04-06)
parents ed8073aa8cf0
children 535c806240cc
line diff
     1.1 --- a/squidguard/receipt	Mon Dec 21 00:07:14 2015 +0100
     1.2 +++ b/squidguard/receipt	Tue Apr 06 13:52:57 2021 +0100
     1.3 @@ -8,7 +8,7 @@
     1.4  LICENSE="GPL"
     1.5  SOURCE="squidGuard"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="http://www.squidguard.org/"
     1.8 +WEB_SITE="https://web.archive.org/web/20190123164915/http://www.squidguard.org/"
     1.9  WGET_URL="${WEB_SITE}Downloads/$TARBALL"
    1.10  DEPENDS="squid libdb"
    1.11  BUILD_DEPENDS="db-dev"
    1.12 @@ -16,8 +16,6 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	cd $src
    1.17 -	
    1.18  	# Security patches 
    1.19  	while read patch_file; do
    1.20  		echo "Apply $patch_file"