mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openvpn: rebuild against iproute2-4.0.0 (sbin -> bin move).
This commit is contained in:
parent
f62fd3094e
commit
a77bf59451
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'openvpn'
|
# Template file for 'openvpn'
|
||||||
pkgname=openvpn
|
pkgname=openvpn
|
||||||
version=2.3.6
|
version=2.3.6
|
||||||
revision=5
|
revision=6
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-password-save --enable-iproute2 $(vopt_enable systemd)"
|
configure_args="--enable-password-save --enable-iproute2 $(vopt_enable systemd)"
|
||||||
|
|
Loading…
Add table
Reference in a new issue