diff --git a/srcpkgs/ne/template b/srcpkgs/ne/template index b5db046bc77..36f17b79a96 100644 --- a/srcpkgs/ne/template +++ b/srcpkgs/ne/template @@ -1,6 +1,6 @@ # Template file for 'ne' pkgname=ne -version=3.3.2 +version=3.3.3 revision=1 build_style=gnu-makefile hostmakedepends="perl texinfo" @@ -11,6 +11,6 @@ license="GPL-3.0-only" homepage="http://ne.di.unimi.it/" changelog="https://raw.githubusercontent.com/vigna/ne/master/NEWS" distfiles="https://github.com/vigna/ne/archive/refs/tags/${version}.tar.gz" -checksum=9b8b757db22bd8cb783cf063f514143a8c325e5c321af31901e0f76e77455417 +checksum=4f7509bb552e10348f9599f39856c8b7a2a74ea54c980dd2c9e15be212a1a6f0 disable_parallel_build=yes CFLAGS="-std=c99 -D_GNU_SOURCE"