mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
emacs: update to 29.2.
This commit is contained in:
parent
baceaaa604
commit
1d07e6ca92
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'emacs'
|
# Template file for 'emacs'
|
||||||
pkgname=emacs
|
pkgname=emacs
|
||||||
version=29.1
|
version=29.2
|
||||||
revision=2
|
revision=1
|
||||||
create_wrksrc=required
|
create_wrksrc=required
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-file-notification=inotify --with-modules
|
configure_args="--with-file-notification=inotify --with-modules
|
||||||
|
@ -30,7 +30,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.gnu.org/software/emacs/"
|
homepage="http://www.gnu.org/software/emacs/"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=d2f881a5cc231e2f5a03e86f4584b0438f83edd7598a09d24a21bd8d003e2e01
|
checksum=7d3d2448988720bf4bf57ad77a5a08bf22df26160f90507a841ba986be2670dc
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue