nncp: update to 8.0.2.
This commit is contained in:
parent
fa1409e571
commit
c13911ba13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=7.7.0
|
||||
version=8.0.2
|
||||
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=a692a2fc963cb0a45bfd5b7f497a26d0bd7386304f9fa3cd526dc69fca3929ee
|
||||
checksum=84c6fb6c0764df115c51ee424eef4b9c847755224350a6cc484f3ab3c779b9d3
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue