mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
parent
bd8f21a238
commit
e9071e2b2e
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zola'
|
||||
pkgname=zola
|
||||
version=0.18.0
|
||||
version=0.19.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
|
@ -12,12 +12,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/refs/tags/v${version}.tar.gz"
|
||||
checksum=c0e1711a68bc005c2e0ecc76a468f3459739c9e54af34850cb725d04391e19b5
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
x86_64*|i686*|arm*|aarch64*) ;;
|
||||
*) broken="ftbfs in ring" ;;
|
||||
esac
|
||||
checksum=0c1651e06608eab31d0fb60d5a2d8afc94cff6644f34c6b6bda31eb76e79a7a0
|
||||
|
||||
post_install() {
|
||||
for shell in bash fish zsh; do
|
||||
|
|
Loading…
Add table
Reference in a new issue