From 2a9992d8ccdf029251163d3ddce9052c24f50d6f Mon Sep 17 00:00:00 2001 From: John Date: Mon, 11 Dec 2023 09:46:40 +0100 Subject: [PATCH] eduvpn-common: update to 1.2.0. --- srcpkgs/eduvpn-common/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/eduvpn-common/template b/srcpkgs/eduvpn-common/template index 4412e064b68..cff74c06867 100644 --- a/srcpkgs/eduvpn-common/template +++ b/srcpkgs/eduvpn-common/template @@ -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 " 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