zile: update to 2.4.15.
This commit is contained in:
parent
8e405a8ee5
commit
62676235a4
1 changed files with 5 additions and 5 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'zile'
|
||||
pkgname=zile
|
||||
version=2.4.14
|
||||
revision=3
|
||||
version=2.4.15
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="help2man pkg-config"
|
||||
makedepends="acl-devel gc-devel libatomic_ops-devel ncurses-devel"
|
||||
short_desc="A small, fast, and powerful Emacs clone"
|
||||
short_desc="Small, fast, and powerful Emacs clone"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.gnu.org/software/zile"
|
||||
distfiles="${GNU_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=7a78742795ca32480f2bab697fd5e328618d9997d6f417cf1b14e9da9af26b74
|
||||
checksum=39c300a34f78c37ba67793cf74685935a15568e14237a3a66fda8fcf40e3035e
|
||||
|
||||
post_configure() {
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in a new issue