xchm: update to 1.33.
This commit is contained in:
parent
9aa1ae4d30
commit
520e6b06fe
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xchm'
|
# Template file for 'xchm'
|
||||||
pkgname=xchm
|
pkgname=xchm
|
||||||
version=1.32
|
version=1.33
|
||||||
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=b225adf2da99ab26b039d675c446018bb33815f47aae898cf0bc18cb4ef5222c
|
checksum=b3e36255136b89c7ad1385d5c1e6c0ea9a28982e5cbb22ff4b928baba04ec02a
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Reference in a new issue