testing: Fetch the FreeRADIUS tarball from the "old" directory
Fixes #483.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
PV = 2.2.1
|
||||
PKG = freeradius-server-$(PV)
|
||||
TAR = $(PKG).tar.bz2
|
||||
SRC = ftp://ftp.freeradius.org/pub/freeradius/$(TAR)
|
||||
SRC = ftp://ftp.freeradius.org/pub/freeradius/old/$(TAR)
|
||||
|
||||
NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user