mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nncp: update to 5.3.2.
This commit is contained in:
parent
9feb4517b9
commit
2b4111b3b1
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=5.3.0
|
version=5.3.2
|
||||||
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=9f093115506d00e72e41acd63f2831728430e1c28ba4a941ffa3c65d89ad4ed0
|
checksum=6e2d1b3cca0dd462a6f5f8de5cb8de15c3d33c74238a2c52373c7bd6a126a834
|
||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
|
Loading…
Add table
Reference in a new issue