zola: update to 0.15.3

This commit is contained in:
vikigenius 2022-04-12 10:56:58 -04:00 committed by Echo
parent 4e11c4d559
commit 8850c6af55

View file

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.15.2
version=0.15.3
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=9f6b1527e728cef3536e42a18fbc06647b388fb34fc07cc7aca82e44f4fa3447
checksum=89a590549249e60a01f1a1f66ee23fedc711afd4e9a669ee1328e5c99ea958c8
case "$XBPS_TARGET_MACHINE" in
x86_64*|i686*|arm*|aarch64*) ;;