mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/freeradius: rebuild against libressl-2.7
This commit is contained in:
parent
5bbb29c4a3
commit
2218debc0d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user