mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
TSC: rebuild for boost 1.81.0
This commit is contained in:
parent
db165d3c5c
commit
aff0eaca0e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'TSC'
|
# Template file for 'TSC'
|
||||||
pkgname=TSC
|
pkgname=TSC
|
||||||
version=2.1.0
|
version=2.1.0
|
||||||
revision=3
|
revision=4
|
||||||
build_wrksrc=tsc
|
build_wrksrc=tsc
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -18,7 +18,7 @@ license="GPL-3.0-or-later"
|
||||||
homepage="https://www.secretchronicles.org/"
|
homepage="https://www.secretchronicles.org/"
|
||||||
distfiles="https://ftp.secretchronicles.org/releases/${pkgname}-${version}.tar.gz"
|
distfiles="https://ftp.secretchronicles.org/releases/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6a16765b4951e3d5d1ea2b84e6da8f67b0271460f0c570b53ccdab80d7396261
|
checksum=6a16765b4951e3d5d1ea2b84e6da8f67b0271460f0c570b53ccdab80d7396261
|
||||||
replaces="TSC-data"
|
replaces="TSC-data>=0"
|
||||||
|
|
||||||
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
if [ "$XBPS_WORDSIZE" != "$XBPS_TARGET_WORDSIZE" ]; then
|
||||||
broken="The host ($XBPS_WORDSIZE) and target ($XBPS_TARGET_WORDSIZE) word sizes need to be the same for cross building."
|
broken="The host ($XBPS_WORDSIZE) and target ($XBPS_TARGET_WORDSIZE) word sizes need to be the same for cross building."
|
||||||
|
|
Loading…
Add table
Reference in a new issue