parent
342e14d3b7
commit
104b5e0d0a
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'duckdb'
|
# Template file for 'duckdb'
|
||||||
pkgname=duckdb
|
pkgname=duckdb
|
||||||
version=1.1.0
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* aarch64*" # 32-bit FTBFS
|
archs="x86_64* aarch64*" # 32-bit FTBFS
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
@ -16,7 +16,7 @@ license="MIT"
|
|||||||
homepage="https://duckdb.org"
|
homepage="https://duckdb.org"
|
||||||
changelog="https://github.com/duckdb/duckdb/releases"
|
changelog="https://github.com/duckdb/duckdb/releases"
|
||||||
distfiles="https://github.com/duckdb/duckdb/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/duckdb/duckdb/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d9be2c6d3a5ebe2b3d33044fb2cb535bb0bd972a27ae38c4de5e1b4caa4bf68d
|
checksum=a764cef80287ccfd8555884d8facbe962154e7c747043c0842cd07873b4d6752
|
||||||
|
|
||||||
case "${XBPS_TARGET_MACHINE}" in
|
case "${XBPS_TARGET_MACHINE}" in
|
||||||
x86_64*) configure_args+=" -DDUCKDB_EXPLICIT_PLATFORM=linux_amd64" ;;
|
x86_64*) configure_args+=" -DDUCKDB_EXPLICIT_PLATFORM=linux_amd64" ;;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user