ne: update to 3.3.4, adopt

Closes: #54872 [via git-merge-pr]
This commit is contained in:
Saksham 2025-03-26 12:51:26 +05:30 committed by classabbyamp
parent 9eefd5e35d
commit 44e18084bd
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,16 +1,16 @@
# Template file for 'ne' # Template file for 'ne'
pkgname=ne pkgname=ne
version=3.3.3 version=3.3.4
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
hostmakedepends="perl texinfo" hostmakedepends="perl texinfo"
makedepends="ncurses-devel" makedepends="ncurses-devel"
short_desc="Nice Editor" short_desc="Nice Editor"
maintainer="Orphaned <orphan@voidlinux.org>" maintainer="Saksham <voidisnull@duck.com>"
license="GPL-3.0-only" 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=4f7509bb552e10348f9599f39856c8b7a2a74ea54c980dd2c9e15be212a1a6f0 checksum=6958b5cd051d85dcdebbf45aeed2af077346a58d1d18ad14e1db477ce5519d29
disable_parallel_build=yes disable_parallel_build=yes
CFLAGS="-std=c99 -D_GNU_SOURCE" CFLAGS="-std=c99 -D_GNU_SOURCE"