eduvpn-common: update to 1.2.0.

This commit is contained in:
John 2023-12-11 09:46:40 +01:00
parent a44edb2e73
commit 2a9992d8cc

View file

@ -1,7 +1,7 @@
# Template file for 'eduvpn-common'
pkgname=eduvpn-common
version=1.1.2
revision=2
version=1.2.0
revision=1
build_style=go
go_import_path=github.com/eduvpn/eduvpn-common
hostmakedepends="python3-setuptools python3-wheel"
@ -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=22e4c21b70ccd94ca293bbb65ae01aefa7fa328cf204416e3ac8da9741a8a2ce
checksum=0aaa4e82f1860faa56d377ef294ce0a1e0b3e98827cee60adaee596f0fbf2ace
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
# Creating shared libraries for musl with go isn't fully supported