nncp: update to 6.5.0.
This commit is contained in:
parent
806e7c39a7
commit
a80941a413
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=6.4.0
|
||||
version=6.5.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=cypherpunks.ru/nncp
|
||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-3.0-only"
|
||||
homepage="http://www.nncpgo.org/"
|
||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=3d0d1156d69af698d402663cf84e51cc3d40a50d300e34d1105a6f7532e4b99b
|
||||
checksum=241d2aa727275ccf86f067971aa8b3b8d625c85c4279dfde560216e338670b9a
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue