eduvpn-common: update to 5.0.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'eduvpn-common'
|
||||
pkgname=eduvpn-common
|
||||
version=4.0.0
|
||||
version=5.0.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=codeberg.org/eduVPN/eduvpn-common
|
||||
@@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||
license="MIT"
|
||||
homepage="https://www.eduvpn.org/"
|
||||
distfiles="https://codeberg.org/eduVPN/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"
|
||||
checksum=a4cc5c1e25fa0ade90a54d77267a04caab7b6dde7c7663b1a27708a7a3c3be0a
|
||||
checksum=5b97feaaf14456ee3eb30853c1c78c2b166de541d8f8ee1db7ea0d0ccfc812c3
|
||||
|
||||
subpackages="eduvpn-cli"
|
||||
|
||||
@@ -60,6 +60,7 @@ eduvpn-cli_package() {
|
||||
|
||||
python3-eduvpn_common_package() {
|
||||
short_desc+=" - Python3 bindings"
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
pkg_install() {
|
||||
vmove ${py3_sitelib}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user