nncp: update to 8.7.2.
This commit is contained in:
parent
7bb8fee857
commit
188393d897
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=8.7.1
|
||||
version=8.7.2
|
||||
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=ceb4d197af5a8d9e93b749d5c0f50b53e6746a318af47b364bf5cb323d6c4ebd
|
||||
checksum=a0eec9b0f33059de33f13084599805d0f4a1c8c379e925bacfe8dc94d1ddc23d
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in a new issue