mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-eduvpn-client: update to 4.2.0.
This commit is contained in:
parent
2a9992d8cc
commit
bf423dd1a5
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-eduvpn-client'
|
||||
pkgname=python3-eduvpn-client
|
||||
version=4.1.3
|
||||
revision=2
|
||||
version=4.2.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="eduvpn-common python3-gobject NetworkManager-openvpn"
|
||||
|
@ -10,8 +10,8 @@ short_desc="Linux client and Python client API for eduVPN"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://www.eduvpn.org/"
|
||||
distfiles="${PYPI_SITE}/e/eduvpn-client/eduvpn_client-${version}.tar.gz"
|
||||
checksum=e693548d591f3165ed8da0032a4463c699426bbc92e517cd99b0104a52f2518b
|
||||
distfiles="https://github.com/eduvpn/python-eduvpn-client/releases/download/${version}/python-eduvpn-client-${version}.tar.xz"
|
||||
checksum=5b9cf4ca4af0580359996fa542dea6f819983c8d1cbadb1a9b1f15d89ae97870
|
||||
|
||||
eduvpn-client_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Add table
Reference in a new issue