From 5c8fdb85e5787bcec5463dc5e5813f33cb8538a4 Mon Sep 17 00:00:00 2001 From: John Date: Sun, 11 Aug 2024 17:30:09 +0200 Subject: [PATCH] eduvpn-common: update to 2.1.0. --- srcpkgs/eduvpn-common/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/eduvpn-common/template b/srcpkgs/eduvpn-common/template index 99d96649b82..8016d940bd5 100644 --- a/srcpkgs/eduvpn-common/template +++ b/srcpkgs/eduvpn-common/template @@ -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 " 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