mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
wiredtiger: update to 2.9.1.
This commit is contained in:
parent
b49e16ce29
commit
c9919ecae7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wiredtiger'
|
# Template file for 'wiredtiger'
|
||||||
pkgname=wiredtiger
|
pkgname=wiredtiger
|
||||||
version=2.9.0
|
version=2.9.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-zlib --enable-lz4 --enable-snappy"
|
configure_args="--enable-zlib --enable-lz4 --enable-snappy"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://source.wiredtiger.com/"
|
homepage="http://source.wiredtiger.com/"
|
||||||
distfiles="https://github.com/wiredtiger/wiredtiger/releases/download/$version/wiredtiger-$version.tar.bz2"
|
distfiles="https://github.com/wiredtiger/wiredtiger/releases/download/$version/wiredtiger-$version.tar.bz2"
|
||||||
checksum=bdbd14753f704a2d7ffc7d132548ca8d2d29938821df747712165699c18c587e
|
checksum=2995acab3422f1667b50e487106c6c88b8666d3cf239d8ecffa2dbffb17dfdcf
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64*)
|
aarch64*)
|
||||||
CFLAGS+=" -march=armv8-a+crc"
|
CFLAGS+=" -march=armv8-a+crc"
|
||||||
|
|
Loading…
Add table
Reference in a new issue