nncp: update to 7.0.0.
This commit is contained in:
parent
70eb5aec70
commit
9249bd6a15
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=6.6.0
|
||||
version=7.0.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=73db666fa5c30282770516b2f39f124074117b45a9f4b4840361861a183577f1
|
||||
checksum=d4d28e9acf40fe1268bde1349cd36076282395be70094efb0db75ce8c32ea664
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue