eduvpn-common: update to 2.1.0.

This commit is contained in:
John 2024-08-11 17:30:09 +02:00
parent 90245a69a3
commit 5c8fdb85e5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'eduvpn-common'
pkgname=eduvpn-common
version=2.0.2
version=2.1.0
revision=1
build_style=go
go_import_path=github.com/eduvpn/eduvpn-common
@ -10,7 +10,7 @@ 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"
checksum=703d96ab12824240cbe2535b14a71b2b282f9a6779153f2665ee430f0fa48b38
checksum=3a07229c478a303b598f74f0fbb70cb05dfce59653051fc9e5da888a10d3963f
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
# Creating shared libraries for musl with go isn't fully supported