zola: update to 0.14.0

This commit is contained in:
Spencer Burris 2021-07-21 11:59:41 -07:00 committed by Érico Nogueira Rolim
parent b00fcb1c23
commit a5f916c8d5

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.13.0
version=0.14.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=84c20cf5c851a465266c5cc343623752102c53929f6da31b2a4ce747a87c5c23
checksum=15dfdcfbf35123c62551d515eb1c9f6e5235a8b502f9abfdb09746a163de1404
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;