mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
mlterm: update to 3.8.2.
This commit is contained in:
parent
fe3a3c78f4
commit
153287d8f5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mlterm'
|
# Template file for 'mlterm'
|
||||||
pkgname=mlterm
|
pkgname=mlterm
|
||||||
version=3.8.1
|
version=3.8.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static
|
configure_args="--disable-static
|
||||||
--enable-fribidi --enable-optimize-redrawing
|
--enable-fribidi --enable-optimize-redrawing
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://mlterm.sourceforge.net/"
|
homepage="http://mlterm.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=464fa3a76ea562e38945067003c68e5ce320b60063f412bff01cb6a0f5c5d6d9
|
checksum=30278fc4b43bf66eebd8ff728f943674554e7593a3989d0f3ea68c4b34270399
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue