mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mlterm: update to 3.9.4.
This commit is contained in:
parent
66f47dd955
commit
28f796c08f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mlterm'
|
# Template file for 'mlterm'
|
||||||
pkgname=mlterm
|
pkgname=mlterm
|
||||||
version=3.9.3
|
version=3.9.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static
|
configure_args="--disable-static
|
||||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
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=b5b76721391de134bd64afb7de6b4256805cf2fc883a2bf2e5d29602ac1b50d9
|
checksum=171de4c4f3443bc1211cc51df5caa0e082ffcdd33ab3ce261bc0a4cfe85d9b5e
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
export ac_cv_func_posix_openpt=yes
|
export ac_cv_func_posix_openpt=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue