wok-current rev 22778

updated freeradius and freeradius-pam again (2.1.12 -> 3.0.20)
author Hans-G?nter Theisgen
date Sun Jan 26 08:41:57 2020 +0100 (2020-01-26)
parents 2007d47b8aba
children 9358cf58d82f
files freeradius-pam/receipt freeradius/receipt
line diff
     1.1 --- a/freeradius-pam/receipt	Sun Jan 26 08:17:30 2020 +0100
     1.2 +++ b/freeradius-pam/receipt	Sun Jan 26 08:41:57 2020 +0100
     1.3 @@ -24,3 +24,4 @@
     1.4  	cp -a $install/etc/raddb/mods-available/pam \
     1.5  		$fs/etc/raddb/modules
     1.6  }
     1.7 +
     2.1 --- a/freeradius/receipt	Sun Jan 26 08:17:30 2020 +0100
     2.2 +++ b/freeradius/receipt	Sun Jan 26 08:41:57 2020 +0100
     2.3 @@ -10,7 +10,7 @@
     2.4  
     2.5  SOURCE="freeradius-server"
     2.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     2.7 -WGET_URL="ftp://ftp.freeradius.org/pub/freeradius/$TARBALL"
     2.8 +WGET_URL="ftp://ftp.freeradius.org/pub/radius/$TARBALL"
     2.9  
    2.10  DEPENDS="cyrus-sasl gdbm libcomerr3 libkrb5 libldap libltdl 
    2.11  	libmysqlclient libssl libunixODBC python readline"