qemacs: update to 6.3.2.

This commit is contained in:
Leah Neukirchen 2024-10-26 16:41:53 +02:00
parent fe1da3b57b
commit 45ea656bed
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
# Template file for 'qemacs'
pkgname=qemacs
version=6.1.1b
version=6.3.2
revision=1
_githash=06b3d373bbcc52b51ccb438bf3cab38a49492ff0
_githash=0e90c181078f3d85d0d44d985d541184223668e1
build_style=configure
configure_args="--prefix=/usr --mandir=/usr/share/man
--disable-x11 --disable-plugins"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/qemacs/qemacs"
distfiles="https://github.com/qemacs/qemacs/archive/${_githash}.tar.gz"
checksum=89f8e9acc09ee51fa7d78c96a0e44bb1921616629d965aa7fc8cb696ffa0410f
checksum=dd61939fd2662ad7bf0ebb11d0490ac5e4fe8fa5c5bd00eae8aaf54ccd96b0c9
# make: *** No rule to make target '.objs/Linux-x86_64-riscv64-linux-gnu-gcc/libqhtml.a', needed by 'qe_g'. Stop.
disable_parallel_build=yes