openvpn: change distfile to possibly work
This commit is contained in:
parent
e374b46c1f
commit
1b8d5fde3d
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ short_desc="An easy-to-use, robust, and highly configurable VPN"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="https://www.openvpn.net"
|
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
|
checksum=0e017211bf2a0607b1dda5e8e3f710b4c54aa5a63e1f89a8b17054abee20fa86
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue