dht-node: update to 0.2.0.
This commit is contained in:
parent
8a2a2dc8c5
commit
3a6cdaded9
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dht-node'
|
||||
pkgname=dht-node
|
||||
version=0.1.0
|
||||
revision=8
|
||||
version=0.2.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/ipfs/dht-node"
|
||||
go_build_tags="netgo"
|
||||
|
@ -11,8 +11,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="MIT"
|
||||
homepage="http://github.com/ipfs/dht-node"
|
||||
distfiles="https://github.com/ipfs/dht-node/archive/v${version}.tar.gz"
|
||||
checksum=2f6fd9091d5727fdba5c9defa2a57b27c723cdad732e24580d79635f86b84575
|
||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/9017/steps/shell_3/logs/stdio"
|
||||
checksum=06ce87dc4c62b0f960eaa7e0d3c2d1adc1c5335361391faa5c7587bc2e4b59c1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue