mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
zola: update to 0.16.1
This commit is contained in:
parent
4aed07d59d
commit
e0cd08132a
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.16.0
|
version=0.16.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,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/v${version}.tar.gz"
|
distfiles="https://github.com/getzola/zola/archive/v${version}.tar.gz"
|
||||||
checksum=d9e8496b88bbb69dd7b885d284f2599f50575fc7941b1bee81371b432ebc2d50
|
checksum=c153fd0cc1435930a4871165e6ad4865e3528465f3f41d0671a9837121688ac7
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
x86_64*|i686*|arm*|aarch64*) ;;
|
x86_64*|i686*|arm*|aarch64*) ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue