testing: Update FreeRADIUS to 2.2.8
While this is not the latest 2.x release it is the latest in /old. Upgrading to 3.0 might be possible, not sure if the TNC-FHH patches could be easily updated, though. Upgrading to 3.1 will definitely not be possible directly as that version removes the EAP-TNC module. So we'd first have to get rid of the TNC-FHH stuff.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/make
|
||||
|
||||
PV = 2.2.1
|
||||
PV = 2.2.8
|
||||
PKG = freeradius-server-$(PV)
|
||||
TAR = $(PKG).tar.bz2
|
||||
SRC = ftp://ftp.freeradius.org/pub/freeradius/old/$(TAR)
|
||||
|
||||
Reference in New Issue
Block a user