zola: update to 0.17.1

This commit is contained in:
Marcin Puc 2023-02-25 00:06:13 +01:00 committed by classabbyamp
parent 743b3f3268
commit 5d787e2874

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.17.0
version=0.17.1
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=a7254554e61f2c737bc3981a6278e0fbac5dc685e5d90c014fc60eced99bf55c
checksum=ac58dd9d43b134d416bb29c19980bbcbbb9dd552c1ade69c72239df2128565d3
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;