nncp: update to 2.0.
This commit is contained in:
parent
372d51a4be
commit
4892c0f500
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=1.0
|
||||
version=2.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"
|
||||
homepage="http://www.nncpgo.org/"
|
||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||
checksum=68bf7803cd25f59a56d9fd6c695002b5bfbaf5918a6583f43139fc28ca1ab4af
|
||||
checksum=bef31b13fb25381ea511fb77067798ab27409238bdf5600fe2eadb29e5e78996
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue