openvpn: change distfile to possibly work

This commit is contained in:
Toyam Cox 2016-11-06 22:38:58 -05:00
parent e374b46c1f
commit 1b8d5fde3d

View file

@ -11,7 +11,7 @@ short_desc="An easy-to-use, robust, and highly configurable VPN"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
homepage="https://www.openvpn.net"
distfiles="https://swupdate.openvpn.org/community/releases/${pkgname}-${version}.tar.gz"
distfiles="http://build.openvpn.net/downloads/releases/${pkgname}-${version}.tar.gz"
checksum=0e017211bf2a0607b1dda5e8e3f710b4c54aa5a63e1f89a8b17054abee20fa86
post_install() {