zola: update to 0.10.0.

This commit is contained in:
Caleb JA 2020-02-18 16:25:43 -05:00 committed by Helmut Pozimski
parent 51711d3c44
commit c6bd6b1da1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zola'
pkgname=zola
version=0.9.0
version=0.10.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=8d226ec764f2bc06de8e49e2e22ccf37811bc478bbcaa83c2c841b222ef4fc4e
checksum=af8160f1536c9b69153dc041a2e23f359b6acb2a9a2235333e887397d8a6634d
case $XBPS_TARGET_MACHINE in
ppc*) broken="segfaults" ;;