Adapted recipe and patches to freeradius-2.2.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/make
|
||||
|
||||
PV = 2.2.0
|
||||
PV = 2.2.1
|
||||
PKG = freeradius-server-$(PV)
|
||||
TAR = $(PKG).tar.bz2
|
||||
SRC = ftp://ftp.freeradius.org/pub/freeradius/$(TAR)
|
||||
@@ -16,7 +16,6 @@ CONFIG_OPTS = \
|
||||
|
||||
PATCHES = \
|
||||
freeradius-eap-sim-identity \
|
||||
freeradius-avp-size \
|
||||
freeradius-tnc-fhh
|
||||
|
||||
all: install
|
||||
|
||||
Reference in New Issue
Block a user