nncp: update to 5.3.0.
This commit is contained in:
parent
abfe76e506
commit
93f8149c37
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=5.2.1
|
||||
version=5.3.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=983d1a8a4398c28176356ae1c5541124b0755555d115063bd1388f859c4a6b3e
|
||||
checksum=9f093115506d00e72e41acd63f2831728430e1c28ba4a941ffa3c65d89ad4ed0
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue