nncp: update to 7.1.0.
This commit is contained in:
parent
d6dd2a1c27
commit
98db3c0c31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=7.0.0
|
||||
version=7.1.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=d4d28e9acf40fe1268bde1349cd36076282395be70094efb0db75ce8c32ea664
|
||||
checksum=d3bc010f5d86bb59e07a2a842ff9c73b4c2f780b807ef25ce4bc477ce40764a6
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue