mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-04 19:12:57 +02:00
zile: update to 2.6.4.
This commit is contained in:
parent
ca432671b1
commit
10cab2dc9a
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'zile'
|
# Template file for 'zile'
|
||||||
pkgname=zile
|
pkgname=zile
|
||||||
version=2.6.2
|
version=2.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="gl_cv_func_memmem_works_fast=yes"
|
configure_args="gl_cv_func_memmem_works_fast=yes"
|
||||||
hostmakedepends="help2man pkg-config"
|
hostmakedepends="help2man pkg-config"
|
||||||
makedepends=" vala-devel acl-devel gc-devel libatomic_ops-devel ncurses-devel
|
makedepends="vala-devel acl-devel gc-devel libatomic_ops-devel ncurses-devel
|
||||||
libgee08-devel"
|
libgee08-devel"
|
||||||
short_desc="Small, fast, and powerful Emacs clone"
|
short_desc="Small, fast, and powerful Emacs clone"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/zile"
|
homepage="http://www.gnu.org/software/zile"
|
||||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=77eb7daff3c98bdc88daa1ac040dccca72b81dc32fc3166e079dd7a63e42c741
|
checksum=d5d44b85cb490643d0707e1a2186f3a32998c2f6eabaa9481479b65caeee57c0
|
||||||
|
|
Loading…
Add table
Reference in a new issue