mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
a643e846ee
commit
db070ca153
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ne'
|
# Template file for 'ne'
|
||||||
pkgname=ne
|
pkgname=ne
|
||||||
version=3.3.2
|
version=3.3.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="perl texinfo"
|
hostmakedepends="perl texinfo"
|
||||||
|
@ -11,6 +11,6 @@ license="GPL-3.0-only"
|
||||||
homepage="http://ne.di.unimi.it/"
|
homepage="http://ne.di.unimi.it/"
|
||||||
changelog="https://raw.githubusercontent.com/vigna/ne/master/NEWS"
|
changelog="https://raw.githubusercontent.com/vigna/ne/master/NEWS"
|
||||||
distfiles="https://github.com/vigna/ne/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/vigna/ne/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=9b8b757db22bd8cb783cf063f514143a8c325e5c321af31901e0f76e77455417
|
checksum=4f7509bb552e10348f9599f39856c8b7a2a74ea54c980dd2c9e15be212a1a6f0
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
CFLAGS="-std=c99 -D_GNU_SOURCE"
|
CFLAGS="-std=c99 -D_GNU_SOURCE"
|
||||||
|
|
Loading…
Add table
Reference in a new issue