5
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2024-09-20 03:42:32 +00:00
This commit is contained in:
Neil Alexander 2019-09-18 14:35:11 +01:00
parent 200b3623b2
commit 27158d7b44
No known key found for this signature in database
GPG Key ID: A02A2019A2BB0944

2
build
View File

@ -1,7 +1,5 @@
#!/bin/sh
set -ef
PKGSRC=${PKGSRC:-github.com/yggdrasil-network/yggdrasil-go/src/version}
PKGNAME=${PKGNAME:-$(sh contrib/semver/name.sh)}
PKGVER=${PKGVER:-$(sh contrib/semver/version.sh --bare)}