zola: update to 0.7.0.
This commit is contained in:
parent
48a90410eb
commit
7145eeef2c
@ -1,6 +1,6 @@
|
||||
# Template file for 'zola'
|
||||
pkgname=zola
|
||||
version=0.6.0
|
||||
version=0.7.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
@ -11,10 +11,11 @@ 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=647f31300f4e468374dfb325b59a08cb31c4ed855b2e5b677131464ae3ee9925
|
||||
checksum=6a07a1a08f8b0db50ed87599fca712937004a53ef5950a1d17a1bc3d463a2979
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
|
||||
i686*) broken="https://github.com/rust-lang/rust/issues/60184" ;;
|
||||
esac
|
||||
|
||||
post_install() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user