mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
nncp: update to 8.3.0.
This commit is contained in:
parent
a057b14c95
commit
a738a299d9
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nncp'
|
||||
pkgname=nncp
|
||||
version=8.2.0
|
||||
version=8.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=cypherpunks.ru/nncp
|
||||
|
@ -9,11 +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=59b0d6e248d3028929395b635d4e0cf114bc4de0f4f9f1052e049284980eeadd
|
||||
|
||||
if [ "$XBPS_TARGET_WORDSIZE" = "32" ]; then
|
||||
broken="https://build.voidlinux.org/builders/armv7l_builder/builds/36395/steps/shell_3/logs/stdio"
|
||||
fi
|
||||
checksum=6c14887a9ef686d6112f2096ed1da56baabe5feb4ba9257389acc6b26d0a23ea
|
||||
|
||||
do_build() {
|
||||
make
|
||||
|
|
Loading…
Add table
Reference in a new issue