kiwix_tools, bump version (#9746)

This commit is contained in:
Schrijvers Luc
2023-11-11 14:06:31 +00:00
committed by GitHub
parent 35771d553f
commit 9d29dcc8ea

View File

@@ -8,8 +8,8 @@ HOMEPAGE="https://github.com/kiwix/kiwix-tools"
COPYRIGHT="2022 Kiwix contributors"
LICENSE="GNU GPL v3"
REVISION="2"
SOURCE_URI="$HOMEPAGE/archive/refs/tags/3.3.0.tar.gz"
CHECKSUM_SHA256="15b318080d72373eeb584f2d1b1e4d932d1300191eb8ef919f2536a2e685b413"
SOURCE_URI="$HOMEPAGE/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="b15e69dd0ae690cb7a000ad815e5037db5276d92310e0b44832b960a51bfaeac"
SOURCE_DIR="kiwix-tools-$portVersion"
ARCHITECTURES="all !x86_gcc2"