nncp: update to 5.1.2.
This commit is contained in:
parent
68e7576557
commit
e090f7d41a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=5.1.1
|
||||
version=5.1.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=b9537678e5b549ba6fa0d20d41b2d4a94ed31f2cab9faf63a388d95e7662a93f
|
||||
checksum=52b2043b1b22d20fc44698ecafe5ff46f99b4dd52c392d4d25fe1580993263b3
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Reference in New Issue