nncp: update to 6.2.0.
This commit is contained in:
parent
f0846898ed
commit
6b41d6a75f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=6.1.0
|
||||
version=6.2.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=083a533f7d0212069ae07f9fd6cd22e3c5be09e830f2c9c497d97cf614e5413f
|
||||
checksum=272ceded69fff3b3787672973199481ac610b753bb82c22eecec45fc05da40fe
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue