ne: update to 3.3.3

Closes: #52478 [via git-merge-pr]
This commit is contained in:
Saksham Verma 2024-10-03 20:58:54 +05:30 committed by classabbyamp
parent a643e846ee
commit db070ca153
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -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"