mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
eduvpn-common: update to 2.0.2.
This commit is contained in:
parent
0fdcac78ce
commit
5dd5cebb1a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'eduvpn-common'
|
# Template file for 'eduvpn-common'
|
||||||
pkgname=eduvpn-common
|
pkgname=eduvpn-common
|
||||||
version=1.2.0
|
version=2.0.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/eduvpn/eduvpn-common
|
go_import_path=github.com/eduvpn/eduvpn-common
|
||||||
|
@ -10,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.eduvpn.org/"
|
homepage="https://www.eduvpn.org/"
|
||||||
distfiles="https://github.com/eduvpn/eduvpn-common/releases/download/${version}/eduvpn-common-${version}.tar.xz"
|
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
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
# Creating shared libraries for musl with go isn't fully supported
|
# Creating shared libraries for musl with go isn't fully supported
|
||||||
|
|
Loading…
Add table
Reference in a new issue