mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
vpnfailsafe: update to 0.0.20180415.
This commit is contained in:
parent
64c15379bb
commit
4c7a7fbb58
1 changed files with 3 additions and 4 deletions
|
@ -1,17 +1,16 @@
|
||||||
# Template file for 'vpnfailsafe'
|
# Template file for 'vpnfailsafe'
|
||||||
pkgname=vpnfailsafe
|
pkgname=vpnfailsafe
|
||||||
version=0.0.20171207
|
version=0.0.20180415
|
||||||
revision=1
|
revision=1
|
||||||
_githash=4b87fe95e7a3e7e0f5dc0b0f2ebe93bd68263b48
|
_githash=f4317cac1d99033e48cbda5247571d5fc664583d
|
||||||
wrksrc="vpnfailsafe-${_githash}"
|
wrksrc="vpnfailsafe-${_githash}"
|
||||||
hostmakedepends="git"
|
|
||||||
depends="openresolv openvpn"
|
depends="openresolv openvpn"
|
||||||
short_desc="IP leak prevention for OpenVPN"
|
short_desc="IP leak prevention for OpenVPN"
|
||||||
maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
maintainer="Tai Chi Minh Ralph Eastwood <tcmreastwood@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/wknapik/vpnfailsafe"
|
homepage="https://github.com/wknapik/vpnfailsafe"
|
||||||
distfiles="https://github.com/wknapik/vpnfailsafe/archive/${_githash}.tar.gz"
|
distfiles="https://github.com/wknapik/vpnfailsafe/archive/${_githash}.tar.gz"
|
||||||
checksum=1a02198e3b0b8545a943c00a8e5647c0cdf95f487afe81ba86cde94707fe7873
|
checksum=6a9cef23b5c192c9ca4d63403598e605904e70dd11f2b679a2be1daa320afa5e
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/vpnfailsafe
|
vmkdir usr/share/vpnfailsafe
|
||||||
|
|
Loading…
Add table
Reference in a new issue