mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
qemacs: update to 6.3.2.
This commit is contained in:
parent
fe1da3b57b
commit
45ea656bed
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'qemacs'
|
# Template file for 'qemacs'
|
||||||
pkgname=qemacs
|
pkgname=qemacs
|
||||||
version=6.1.1b
|
version=6.3.2
|
||||||
revision=1
|
revision=1
|
||||||
_githash=06b3d373bbcc52b51ccb438bf3cab38a49492ff0
|
_githash=0e90c181078f3d85d0d44d985d541184223668e1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="--prefix=/usr --mandir=/usr/share/man
|
configure_args="--prefix=/usr --mandir=/usr/share/man
|
||||||
--disable-x11 --disable-plugins"
|
--disable-x11 --disable-plugins"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/qemacs/qemacs"
|
homepage="https://github.com/qemacs/qemacs"
|
||||||
distfiles="https://github.com/qemacs/qemacs/archive/${_githash}.tar.gz"
|
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.
|
# 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
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue