mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
zim-tools: update to 3.5.0.
This commit is contained in:
parent
a221caa0db
commit
eed97bc888
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zim-tools'
|
# Template file for 'zim-tools'
|
||||||
pkgname=zim-tools
|
pkgname=zim-tools
|
||||||
version=3.2.0
|
version=3.5.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="http://www.openzim.org"
|
homepage="http://www.openzim.org"
|
||||||
changelog="https://raw.githubusercontent.com/openzim/zim-tools/main/ChangeLog"
|
changelog="https://raw.githubusercontent.com/openzim/zim-tools/main/ChangeLog"
|
||||||
distfiles="https://github.com/openzim/zim-tools/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/openzim/zim-tools/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=ba67da31da199ff8c759ca156501d216a5175fcea72b7e7e6b7b358e5de4af54
|
checksum=43c9049e61165c63a763fbad72ef758051dcad24f84ae1ab2876e9520c753f03
|
||||||
make_check=no # Tests are broken upstream, see https://github.com/openzim/zim-tools/issues/345
|
make_check=no # Tests are broken upstream, see https://github.com/openzim/zim-tools/issues/345
|
||||||
|
|
||||||
libzim-tools_package() {
|
libzim-tools_package() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue