xchm: update to 1.32.
This commit is contained in:
parent
5936b1f1ab
commit
1ff977465e
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xchm'
|
# Template file for 'xchm'
|
||||||
pkgname=xchm
|
pkgname=xchm
|
||||||
version=1.31
|
version=1.32
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-wx-config=wx-config-gtk3"
|
configure_args="--with-wx-config=wx-config-gtk3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/rzvncj/xCHM"
|
homepage="https://github.com/rzvncj/xCHM"
|
||||||
distfiles="https://github.com/rzvncj/xCHM/releases/download/${version}/xchm-${version}.tar.gz"
|
distfiles="https://github.com/rzvncj/xCHM/releases/download/${version}/xchm-${version}.tar.gz"
|
||||||
checksum=0e1f6bbcb88e8e8fd200b5531e3486ecc04a614c4234356c397cf188b55f862b
|
checksum=b225adf2da99ab26b039d675c446018bb33815f47aae898cf0bc18cb4ef5222c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in New Issue