nncp: update to 4.1.
This commit is contained in:
parent
2ad266a618
commit
75ccc2f551
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=3.4
|
version=4.1
|
||||||
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.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
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=9796c4cb7b670fc75feed3cd467ca556b230387d935b09bb4b19fd57fd17ffba
|
checksum=29aec53dec914906d7c471940955a32e2bf470e69b8e09d3af3b62d8cc8e541e
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue