mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
eduvpn-common: update to 1.2.0.
This commit is contained in:
parent
a44edb2e73
commit
2a9992d8cc
1 changed files with 3 additions and 3 deletions
|
@ -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 <me@johnnynator.dev>"
|
|||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue