zola: update to 0.16.1

This commit is contained in:
Marcin Puc 2022-08-14 17:20:51 +02:00 committed by classabbyamp
parent 4aed07d59d
commit e0cd08132a

View file

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