main/freeradius: rebuild against libressl-2.7

This commit is contained in:
Natanael Copa 2018-04-03 08:20:47 +00:00
parent 5bbb29c4a3
commit 2218debc0d

View File

@ -5,7 +5,7 @@
pkgname=freeradius
_realname=freeradius
pkgver=3.0.16
pkgrel=1
pkgrel=2
pkgdesc="RADIUS (Remote Authentication Dial-In User Service) server"
url="http://freeradius.org/"
arch="all"
@ -14,7 +14,8 @@ depends=""
makedepends="libressl-dev mariadb-connector-c-dev postgresql-dev gdbm-dev readline-dev
bash libtool autoconf automake perl-dev python2-dev openldap-dev krb5-dev
unixodbc-dev linux-pam-dev sqlite-dev talloc-dev libpcap-dev
linux-headers curl-dev hiredis-dev json-c-dev net-snmp-tools"
linux-headers curl-dev hiredis-dev json-c-dev net-snmp-tools
curl-dev"
pkggroups="radius"
pkgusers="radius"
install="$pkgname.pre-install"