nncp: update to 1.0. (#9724)
This commit is contained in:
parent
faa64e88e3
commit
0fe866ef49
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=0.12
|
||||
revision=2
|
||||
version=1.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=cypherpunks.ru/nncp
|
||||
short_desc="Node to Node copy, utilities for secure store-and-forward"
|
||||
|
@ -9,7 +9,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=707b400597753b2973a5f3e5dab51b9221cc296d690ef4bcade93e0d2595a5f2
|
||||
checksum=68bf7803cd25f59a56d9fd6c695002b5bfbaf5918a6583f43139fc28ca1ab4af
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue