mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/freeradius-server: Updated for version 2.2.9.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
This commit is contained in:
parent
c711d89860
commit
77b490f2ee
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for FreeRADIUS Server
|
||||
|
||||
# Copyright 2010, 2011, 2013 Mario Preksavec, Zagreb, HR
|
||||
# Copyright 2010, 2011, 2013, 2016 Mario Preksavec, Zagreb, Croatia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=freeradius-server
|
||||
VERSION=${VERSION:-2.2.3}
|
||||
VERSION=${VERSION:-2.2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="freeradius-server"
|
||||
VERSION="2.2.3"
|
||||
VERSION="2.2.9"
|
||||
HOMEPAGE="http://www.freeradius.org/"
|
||||
DOWNLOAD="ftp://ftp.freeradius.org/pub/freeradius/old/freeradius-server-2.2.3.tar.bz2"
|
||||
MD5SUM="25fb44cc1bc121f44f61f439bf45a420"
|
||||
DOWNLOAD="ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.2.9.tar.bz2"
|
||||
MD5SUM="d1398327ba4e23c75da06d8a0e01096b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue