zola: update to 0.13.0

This commit is contained in:
Spencer Burris 2021-01-20 19:21:29 -08:00 committed by Érico Nogueira Rolim
parent a36d2938a2
commit d31ab28771

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.12.2
version=0.13.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/getzola/zola"
changelog="https://github.com/getzola/zola/raw/master/CHANGELOG.md"
distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
checksum=1c0cb37e9a3d9f7ff41012996eb068fb5453c9727f107ac817429cbdae4dae84
checksum=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
case $XBPS_TARGET_MACHINE in
ppc*) broken="segfaults" ;;