mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 19:43:07 +02:00
emacs: update to 30.2.
This commit is contained in:
parent
4a47261e78
commit
eb90b9b88b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'emacs'
|
# Template file for 'emacs'
|
||||||
pkgname=emacs
|
pkgname=emacs
|
||||||
version=30.1
|
version=30.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=required
|
create_wrksrc=required
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -31,7 +31,7 @@ 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"
|
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=6ccac1ae76e6af93c6de1df175e8eb406767c23da3dd2a16aa67e3124a6f138f
|
checksum=b3f36f18a6dd2715713370166257de2fae01f9d38cfe878ced9b1e6ded5befd9
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nopie=yes
|
nopie=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue