nncp: update to 6.6.0.
This commit is contained in:
parent
3f517f7eca
commit
a200b506a3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=6.5.0
|
||||
version=6.6.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=241d2aa727275ccf86f067971aa8b3b8d625c85c4279dfde560216e338670b9a
|
||||
checksum=73db666fa5c30282770516b2f39f124074117b45a9f4b4840361861a183577f1
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue