mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nncp: update to 8.8.0.
This commit is contained in:
parent
8d3f52f7b3
commit
ef05b0e494
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nncp'
|
# Template file for 'nncp'
|
||||||
pkgname=nncp
|
pkgname=nncp
|
||||||
version=8.7.2
|
version=8.8.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path=cypherpunks.ru/nncp
|
go_import_path=cypherpunks.ru/nncp
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="http://www.nncpgo.org/"
|
homepage="http://www.nncpgo.org/"
|
||||||
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
distfiles="http://www.nncpgo.org/download/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a0eec9b0f33059de33f13084599805d0f4a1c8c379e925bacfe8dc94d1ddc23d
|
checksum=829e2fb2f1eed8af7ace4554405e56f0341be2a01c234a34d01122382aa0794c
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue