eduvpn-common: update to 2.0.2.

This commit is contained in:
John 2024-07-01 12:16:13 +02:00
parent 0fdcac78ce
commit 5dd5cebb1a

View File

@ -1,6 +1,6 @@
# Template file for 'eduvpn-common'
pkgname=eduvpn-common
version=1.2.0
version=2.0.2
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=0aaa4e82f1860faa56d377ef294ce0a1e0b3e98827cee60adaee596f0fbf2ace
checksum=703d96ab12824240cbe2535b14a71b2b282f9a6779153f2665ee430f0fa48b38
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
# Creating shared libraries for musl with go isn't fully supported