mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sile: update to 0.15.8.
This commit is contained in:
parent
9814f0aced
commit
00d91b8e5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sile'
|
# Template file for 'sile'
|
||||||
pkgname=sile
|
pkgname=sile
|
||||||
version=0.15.7
|
version=0.15.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_helper=rust
|
build_helper=rust
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.sile-typesetter.org/"
|
homepage="https://www.sile-typesetter.org/"
|
||||||
distfiles="https://github.com/sile-typesetter/sile/releases/download/v${version}/sile-${version}.tar.zst"
|
distfiles="https://github.com/sile-typesetter/sile/releases/download/v${version}/sile-${version}.tar.zst"
|
||||||
checksum=3e353a41f9fe1532f7bedeba9a42009ffb9758c3cf947f222ba076eb87a4222b
|
checksum=64c17abafd5b1ef30419a81b000998870c1b081b6372d55bc31df9c3b83f0f6a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" ${makedepends}"
|
hostmakedepends+=" ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue