zola: update to 0.15.3
This commit is contained in:
parent
4e11c4d559
commit
8850c6af55
1 changed files with 2 additions and 2 deletions
|
@ -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*) ;;
|
||||
|
|
Loading…
Reference in a new issue