nncp: update to 8.5.0.
This commit is contained in:
parent
271f48ee8c
commit
d18bd418b8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=8.3.0
|
||||
version=8.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=6c14887a9ef686d6112f2096ed1da56baabe5feb4ba9257389acc6b26d0a23ea
|
||||
checksum=e8850d2770c4fa745cf9b9a90ceee5d605e50fa5031a081349844c153e7bbff4
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue