mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
9eefd5e35d
commit
44e18084bd
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'ne'
|
||||
pkgname=ne
|
||||
version=3.3.3
|
||||
version=3.3.4
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
hostmakedepends="perl texinfo"
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="Nice Editor"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
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=4f7509bb552e10348f9599f39856c8b7a2a74ea54c980dd2c9e15be212a1a6f0
|
||||
checksum=6958b5cd051d85dcdebbf45aeed2af077346a58d1d18ad14e1db477ce5519d29
|
||||
disable_parallel_build=yes
|
||||
CFLAGS="-std=c99 -D_GNU_SOURCE"
|
||||
|
|
Loading…
Add table
Reference in a new issue