eduvpn-common: update to 1.2.0.
This commit is contained in:
parent
a44edb2e73
commit
2a9992d8cc
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'eduvpn-common'
|
# Template file for 'eduvpn-common'
|
||||||
pkgname=eduvpn-common
|
pkgname=eduvpn-common
|
||||||
version=1.1.2
|
version=1.2.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=github.com/eduvpn/eduvpn-common
|
go_import_path=github.com/eduvpn/eduvpn-common
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
@ -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=22e4c21b70ccd94ca293bbb65ae01aefa7fa328cf204416e3ac8da9741a8a2ce
|
checksum=0aaa4e82f1860faa56d377ef294ce0a1e0b3e98827cee60adaee596f0fbf2ace
|
||||||
|
|
||||||
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…
x
Reference in New Issue
Block a user