nncp: update to 8.10.0.

This commit is contained in:
Leah Neukirchen 2023-11-12 15:41:42 +01:00
parent 4bc6b76cfd
commit 291b42a5ca

View file

@ -1,7 +1,7 @@
# Template file for 'nncp' # Template file for 'nncp'
pkgname=nncp pkgname=nncp
version=8.9.0 version=8.10.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.0-only" license="GPL-3.0-only"
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=259facbc3354edcc16e7c64e278aaccdb47ffa3ec2afea0b36283f46aa824b5d checksum=154e13ba15c0ea93f54525793b0699e496b2db7281e1555f08d785a528f3f7fc
do_build() { do_build() {
./bin/build ./bin/build