Skip to content

Commit

Permalink
kiwix-tools: update to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Animeshz committed Feb 16, 2022
1 parent 5b5d4db commit 21aa1c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions srcpkgs/kiwix-tools/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'kiwix-tools'
pkgname=kiwix-tools
version=3.1.2
revision=2
version=3.2.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
makedepends="kiwix-lib-devel zlib-devel libmicrohttpd-devel libuuid-devel"
Expand All @@ -11,7 +11,7 @@ license="GPL-3.0-or-later"
homepage="https://kiwix.org"
changelog="https://github.com/kiwix/kiwix-tools/blob/${version}/Changelog"
distfiles="https://github.com/kiwix/kiwix-tools/archive/${version}.tar.gz"
checksum=86325ec31976d40357f08c520806cf223fa1b0a5edb02ad106c2a0d6746ca364
checksum=ba106c2135514d53154c7e869c5564424f889bc50374f9d2b769a09d804c3cf2

if [ "$XBPS_TARGET_NO_ATOMIC8" ] || [ "${XBPS_TARGET_MACHINE/-musl/}" = "armv7l" ]; then
makedepends+=" libatomic-devel"
Expand Down

0 comments on commit 21aa1c7

Please sign in to comment.