New package: vpn-slice-0.15
This commit is contained in:
parent
58b7935734
commit
978c0576ee
|
@ -0,0 +1,13 @@
|
|||
# Template file for 'vpn-slice'
|
||||
pkgname=vpn-slice
|
||||
version=0.15
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-dnspython python3-setproctitle iproute2"
|
||||
short_desc="Vpnc-script replacement for an easy split-tunnel VPN setup"
|
||||
maintainer="Jony <maybe-one-day-ubermensch@protonmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/dlenski/vpn-slice"
|
||||
distfiles="https://github.com/dlenski/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=9e6f2fc9c1305d78e804529ddc7e787a88d185ba7a3560218ab5cdee4233a757
|
Loading…
Reference in New Issue