nncp: update to 0.12.
This commit is contained in:
parent
1c7e12f88d
commit
663a9d6493
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=0.11
|
||||
version=0.12
|
||||
revision=1
|
||||
build_style=go
|
||||
short_desc="Node to Node copy, utilities for secure store-and-forward"
|
||||
|
@ -8,7 +8,7 @@ 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=d0f73c3badbf6b8b13641a614d34f65f20af4c8490894331bf1f16092d65e719
|
||||
checksum=707b400597753b2973a5f3e5dab51b9221cc296d690ef4bcade93e0d2595a5f2
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue