nncp: update to 0.11.
This commit is contained in:
parent
97e460ff9a
commit
24aba0c9ae
2 changed files with 4 additions and 5 deletions
|
@ -1,16 +1,14 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=0.7
|
||||
revision=3
|
||||
version=0.11
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="Node to Node copy, utilities for secure store-and-forward"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
homepage="http://www.nncpgo.org/"
|
||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=d3407323f89296dd743fa76451964b43794e61be0e1d2dd4abd02042b94ffc4f
|
||||
|
||||
broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/4388/steps/shell_3/logs/stdio"
|
||||
checksum=d0f73c3badbf6b8b13641a614d34f65f20af4c8490894331bf1f16092d65e719
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
1
srcpkgs/nncp/update
Normal file
1
srcpkgs/nncp/update
Normal file
|
@ -0,0 +1 @@
|
|||
site='http://www.nncpgo.org/Tarballs.html'
|
Loading…
Reference in a new issue