zola: update to 0.6.0.
This commit is contained in:
parent
756bb816dc
commit
2415fe339f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zola'
|
||||
pkgname=zola
|
||||
version=0.5.1
|
||||
version=0.6.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=d4fa5e70a8da2d2b544147508e8d44a081f19c7d6c002c32ee9661c7873d3c7c
|
||||
checksum=647f31300f4e468374dfb325b59a08cb31c4ed855b2e5b677131464ae3ee9925
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;;
|
||||
|
|
Loading…
Reference in a new issue