mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
nncp: update to 3.1.
Closes #14738. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
8347e17c44
commit
2a6b2b91f8
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=3.0
|
||||
revision=4
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=cypherpunks.ru/nncp
|
||||
short_desc="Node to Node copy, utilities for secure store-and-forward"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.nncpgo.org/"
|
||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=248b22572f576e79a19672e9b82eb64918fc95a9194408c067ea4dd30468286d
|
||||
checksum=b93445164230b58e8aaadaa2066f37f2493ccb71b025126bbcad8fad6535149f
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Add table
Reference in a new issue