nncp: update to 6.3.0.
This commit is contained in:
parent
57a47379b2
commit
bc1f486c03
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=6.2.1
|
||||
version=6.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=d9682d954d68025af5b07516258d9ffcda29a4d7e7e1635be0c219a1c5ddb067
|
||||
checksum=76c26a11e3423540bb7b8470820176a35fcd0493b21a872ec223eb9443ba466b
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue