mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
freeradius: Update to 3.0.26
This is necessary for updating OpenSSL to 3.1.x Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
This commit is contained in:
@@ -26,7 +26,7 @@ include Config
|
||||
|
||||
SUMMARY = RADIUS Server
|
||||
|
||||
VER = 3.0.23
|
||||
VER = 3.0.26
|
||||
|
||||
THISAPP = freeradius-server-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
|
||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||
PROG = freeradius
|
||||
PAK_VER = 16
|
||||
PAK_VER = 17
|
||||
|
||||
DEPS = libtalloc samba
|
||||
|
||||
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = c24a176c8a74940562bd81c0a6d2711be9eebed9b969c11c0d7ba23e9c2921b29b2821656bb8756e71f468c5fa5bef1239939b8cf3896bb40d6c3bd32abf029d
|
||||
$(DL_FILE)_BLAKE2 = db9e092399ddf0fab1a8e935f867cc48155bd211741a30edd97647ea1bb1c531d0580c71908db71576e76f7ffa833ecd7355db92f20428f653a2cfd8d5a233b1
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user