diff --git a/srcpkgs/eduvpn-common/template b/srcpkgs/eduvpn-common/template index cff74c06867..99d96649b82 100644 --- a/srcpkgs/eduvpn-common/template +++ b/srcpkgs/eduvpn-common/template @@ -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 " 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