yggdrasil: update to 0.3.3.

This commit is contained in:
maxice8 2019-02-22 01:32:42 -03:00 committed by maxice8
parent 95554e3e93
commit acc18d7764
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.3.2
version=0.3.3
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
go_import_path=github.com/yggdrasil-network/yggdrasil-go
hostmakedepends="go git"
short_desc="An experiment in scalable routing as an encrypted IPv6 overlay network"
short_desc="Experiment in scalable routing as an encrypted IPv6 overlay network"
maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
license="LGPL-3.0-only"
homepage="https://yggdrasil-network.github.io/"
distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
checksum=28fc0f89f4f95c809a1eda54d1ce63b34444b44d2f9ddec4c566cc3c6e010f53
checksum=f76dc1343b3ba555b2d1f43134b3f73fb9516095ddbea7c2387f8af8c57e1e8e
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build