pkg: move back to radvd1

This commit is contained in:
Franco Fichtner 2018-08-07 13:13:09 +02:00
parent bf2b06fcf9
commit c37d2055a3

View File

@ -37,7 +37,7 @@ CORE_ARCH?= ${ARCH}
CORE_OPENVPN?= # empty
CORE_PHP?= 71
CORE_PYTHON?= 27
CORE_RADVD?= # empty
CORE_RADVD?= 1
CORE_SURICATA?= -devel
_FLAVOUR!= if [ -f ${OPENSSL} ]; then ${OPENSSL} version; fi