ne: updated to 2.6
This commit is contained in:
parent
18f622f85f
commit
a3b3164b4d
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'ne'
|
||||
pkgname=ne
|
||||
version=2.5
|
||||
revision=3
|
||||
version=2.6
|
||||
revision=1
|
||||
makedepends="ncurses-devel"
|
||||
short_desc="The Nice Editor"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
homepage="http://ne.di.unimi.it/"
|
||||
distfiles="http://ne.di.unimi.it//ne-${version}.tar.gz"
|
||||
checksum=e11581d84ff855c3fab5c2bddc3a4633a3b28bb2ce89508e4568d3c3fc929f58
|
||||
checksum=4a3b2858d628fd599588a9f9fb1f0153f4d40a6408560f5d2676b99695d4b424
|
||||
|
||||
do_build() {
|
||||
make OPTS="$CFLAGS" CC=$CC ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue