zola: update to 0.17.2

This commit is contained in:
Marcin Puc 2023-03-19 23:16:46 +01:00 committed by classabbyamp
parent 53bdc4ebe3
commit 9725b30cdc

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.17.1
version=0.17.2
revision=1
build_style=cargo
build_helper=qemu
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/getzola/zola"
changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz"
checksum=ac58dd9d43b134d416bb29c19980bbcbbb9dd552c1ade69c72239df2128565d3
checksum=471238f38076803cb2af1c53cf418280ae51694fbcc2e547da3f6715a718c750
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;