wiredtiger: update to 2.9.3.
This commit is contained in:
parent
23513b87ab
commit
8c9e45f0b5
2 changed files with 4 additions and 3 deletions
|
@ -2375,6 +2375,7 @@ libwiredtiger_lz4.so wiredtiger-2.9.0_1
|
|||
libwiredtiger_snappy.so wiredtiger-2.9.0_1
|
||||
libwiredtiger_zlib.so wiredtiger-2.9.0_1
|
||||
libwiredtiger-2.9.2.so wiredtiger-2.9.2_1
|
||||
libwiredtiger-2.9.3.so wiredtiger-2.9.3_1
|
||||
libvidstab.so.0.9 libvidstab-0.98b_1
|
||||
libxdo.so.3 xdotool-3.20150503.1_1
|
||||
libabigail.so.0 libabigail-1.0.rc3_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'wiredtiger'
|
||||
pkgname=wiredtiger
|
||||
version=2.9.2
|
||||
revision=2
|
||||
version=2.9.3
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-zlib --enable-lz4 --enable-snappy"
|
||||
makedepends="zlib-devel lz4-devel snappy-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
license="GPL-3"
|
||||
homepage="http://source.wiredtiger.com/"
|
||||
distfiles="https://github.com/wiredtiger/wiredtiger/releases/download/$version/wiredtiger-$version.tar.bz2"
|
||||
checksum=22d66a134abb568ccd49017f6a43aa7d095079c3144434b8b1ca329726a418d9
|
||||
checksum=2502a90d6b3d3cae0b1bf221cbfe13999d3bcb7f8bb9fa795ad870be4fc0e1e7
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
aarch64*)
|
||||
CFLAGS+=" -march=armv8-a+crc"
|
||||
|
|
Loading…
Reference in a new issue