mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-03 21:53:52 +02:00
protonvpn-cli: update to 2.2.11.
This commit is contained in:
parent
1c9ff1f220
commit
f8029baf6f
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'protonvpn-cli'
|
||||
pkgname=protonvpn-cli
|
||||
version=2.2.6
|
||||
version=2.2.11
|
||||
revision=1
|
||||
wrksrc="linux-cli-${version}"
|
||||
wrksrc="linux-cli-community-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
makedepends="python3-devel"
|
||||
|
@ -11,5 +11,6 @@ short_desc="Linux command-line client for ProtonVPN written in Python"
|
|||
maintainer="svenper <svenper@tuta.io>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/ProtonVPN/linux-cli"
|
||||
distfiles="https://github.com/ProtonVPN/linux-cli/archive/v${version}.tar.gz"
|
||||
checksum=01ff05c9e6c174c7879553310d15bd0bcaf31e62be8c7f9a8c01b434a7c2612e
|
||||
distfiles="https://github.com/ProtonVPN/linux-cli-community/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2fc643762e9156928b706c31a7826427a7ca12c7ae4cdfb656746cd2de3af66b
|
||||
make_check=no # Package Defines No Checks
|
||||
|
|
Loading…
Add table
Reference in a new issue