nncp: update to 6.4.0.
This commit is contained in:
parent
619e2a7831
commit
98c5f59357
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=6.3.0
|
||||
version=6.4.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=76c26a11e3423540bb7b8470820176a35fcd0493b21a872ec223eb9443ba466b
|
||||
checksum=3d0d1156d69af698d402663cf84e51cc3d40a50d300e34d1105a6f7532e4b99b
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue