nncp: update to 5.5.0.
This commit is contained in:
parent
feaca288eb
commit
54df226e56
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=5.4.1
|
||||
version=5.5.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=a02d0c9b51533df8115c17e102f8c4859f7b805a64290cdf79151ba9e627fa63
|
||||
checksum=ef0cbee1520be97da210794c172bf444e6f75db284f5bd0566919193326aed77
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue