zola: update to 0.16.0

This commit is contained in:
Marcin Puc 2022-07-17 00:55:09 +02:00 committed by classabbyamp
parent d4ec490fbc
commit 1d9eababda

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.15.3
version=0.16.0
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@ -11,7 +11,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/v${version}.tar.gz"
checksum=89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8
checksum=d9e8496b88bbb69dd7b885d284f2599f50575fc7941b1bee81371b432ebc2d50
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;