mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sile: update to 0.15.12
This commit is contained in:
parent
a20e99cedb
commit
e37b701778
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.11
|
version=0.15.12
|
||||||
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=27e4b68d3f3fd5b5f7e44dc5c8b2ef3e7486638853d8fed4aaee7d2fde5c2342
|
checksum=a3234111d56bb22f0cba2608954ec88df260eb4772f054ed29770912003ec8a0
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" ${makedepends}"
|
hostmakedepends+=" ${makedepends}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue