nncp: update to 3.0.
This commit is contained in:
parent
af3ff44df6
commit
50ff402001
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nncp'
|
# Template file for 'nncp'
|
||||||
pkgname=nncp
|
pkgname=nncp
|
||||||
version=2.0
|
version=3.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=cypherpunks.ru/nncp
|
go_import_path=cypherpunks.ru/nncp
|
||||||
short_desc="Node to Node copy, utilities for secure store-and-forward"
|
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"
|
license="GPL-3"
|
||||||
homepage="http://www.nncpgo.org/"
|
homepage="http://www.nncpgo.org/"
|
||||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bef31b13fb25381ea511fb77067798ab27409238bdf5600fe2eadb29e5e78996
|
checksum=248b22572f576e79a19672e9b82eb64918fc95a9194408c067ea4dd30468286d
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Reference in a new issue