mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
eduvpn-common: update download url
This commit is contained in:
parent
061fa239e5
commit
aae655d5df
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ short_desc="Code to be shared between eduVPN clients"
|
|||
maintainer="John <me@johnnynator.dev>"
|
||||
license="MIT"
|
||||
homepage="https://www.eduvpn.org/"
|
||||
distfiles="https://github.com/eduvpn/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"
|
||||
distfiles="https://codeberg.org/eduVPN/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"
|
||||
checksum=3a07229c478a303b598f74f0fbb70cb05dfce59653051fc9e5da888a10d3963f
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
1
srcpkgs/eduvpn-common/update
Normal file
1
srcpkgs/eduvpn-common/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*.99.0"
|
Loading…
Add table
Reference in a new issue