zola: update to 0.17.2
This commit is contained in:
parent
53bdc4ebe3
commit
9725b30cdc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'zola'
|
# Template file for 'zola'
|
||||||
pkgname=zola
|
pkgname=zola
|
||||||
version=0.17.1
|
version=0.17.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/getzola/zola"
|
homepage="https://github.com/getzola/zola"
|
||||||
changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/getzola/zola/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/getzola/zola/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=ac58dd9d43b134d416bb29c19980bbcbbb9dd552c1ade69c72239df2128565d3
|
checksum=471238f38076803cb2af1c53cf418280ae51694fbcc2e547da3f6715a718c750
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|arm*|aarch64*) ;;
|
x86_64*|i686*|arm*|aarch64*) ;;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue