mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
pkg: allow to change the openvpn package
This commit is contained in:
parent
ca09d5a03c
commit
a56ade1ec9
3
Makefile
3
Makefile
@ -44,6 +44,7 @@ CORE_HASH= ${CORE_COMMIT:C/^.*-//1}
|
||||
CORE_ABI?= 17.1
|
||||
CORE_ARCH?= ${ARCH}
|
||||
CORE_BIND?= 911
|
||||
CORE_OPENVPN?= 23
|
||||
CORE_PHP?= 70
|
||||
CORE_PY?= 27
|
||||
|
||||
@ -92,7 +93,7 @@ CORE_DEPENDS?= apinger \
|
||||
mpd5 \
|
||||
ntp \
|
||||
openssh-portable \
|
||||
openvpn23 \
|
||||
openvpn${CORE_OPENVPN} \
|
||||
opnsense-lang \
|
||||
opnsense-update \
|
||||
pam_opnsense \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user