mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
emacs: update to 29.3.
emacs: update to 29.3
This commit is contained in:
parent
82319b3e03
commit
c6afa40976
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'emacs'
|
# Template file for 'emacs'
|
||||||
pkgname=emacs
|
pkgname=emacs
|
||||||
version=29.2
|
version=29.3
|
||||||
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
|
||||||
|
@ -29,8 +29,9 @@ short_desc="GNU Emacs editor"
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
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/"
|
||||||
|
changelog="https://www.gnu.org/savannah-checkouts/gnu/emacs/emacs.html#Releases"
|
||||||
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7d3d2448988720bf4bf57ad77a5a08bf22df26160f90507a841ba986be2670dc
|
checksum=c34c05d3ace666ed9c7f7a0faf070fea3217ff1910d004499bd5453233d742a0
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue