yggdrasil: update to 0.3.5

This commit is contained in:
Jan Christian Grünhage 2019-03-14 23:57:45 +01:00 committed by maxice8
parent b95a49b243
commit 86840916f5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'yggdrasil'
pkgname=yggdrasil
version=0.3.4
version=0.3.5
revision=1
wrksrc="yggdrasil-go-${version}"
build_style=go
@ -11,7 +11,7 @@ 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=cc3b9b39bfb6bedcc7059f3d151a7741a4a02ce328d7fa79ba41e07e8bafa9cc
checksum=2c69029adeb053ad049e90f1e4b7efa986094779868da77464d3c869984e861b
do_build() {
PKGNAME=${pkgname} PKGVER=${version} ./build