nncp: update to 7.5.1.
This commit is contained in:
parent
396123ad84
commit
e4e626b058
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=7.5.0
|
||||
version=7.5.1
|
||||
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=14d92dc5b8164ee44926d7af46da9f230c8f6207350cc7476db5cdfb8e7c3fe4
|
||||
checksum=b093a745c2eb9f5fe8341ed2a6f1ee75701b2646b5701baaf4e760d932cdd91a
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue