wiredtiger: update to 2.9.1.

This commit is contained in:
Enno Boland 2016-12-23 22:05:56 +01:00
parent b49e16ce29
commit c9919ecae7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'wiredtiger'
pkgname=wiredtiger
version=2.9.0
version=2.9.1
revision=1
build_style=gnu-configure
configure_args="--enable-zlib --enable-lz4 --enable-snappy"
@ -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=bdbd14753f704a2d7ffc7d132548ca8d2d29938821df747712165699c18c587e
checksum=2995acab3422f1667b50e487106c6c88b8666d3cf239d8ecffa2dbffb17dfdcf
case "$XBPS_TARGET_MACHINE" in
aarch64*)
CFLAGS+=" -march=armv8-a+crc"