mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-09 00:17:31 +00:00
community/wiredtiger to 3.1.0.20181203-1
This commit is contained in:
parent
739662819a
commit
d285f17d11
1 changed files with 3 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
buildarch=8
|
||||
|
||||
pkgname=wiredtiger
|
||||
pkgver=3.1.0.20181030
|
||||
_commit=231a81ea33bf2ecfb084099ff9af434548d15d54
|
||||
pkgver=3.1.0.20181203
|
||||
_commit=b51da4ed903efd9daf4b9c04385f01bbb8d37d7d
|
||||
pkgrel=1
|
||||
pkgdesc="High performance, scalable, production quality, NoSQL, Open Source extensible platform for data management"
|
||||
arch=('x86_64')
|
||||
|
@ -16,7 +16,7 @@ url="http://source.wiredtiger.com/"
|
|||
license=('GPL')
|
||||
depends=('snappy' 'lz4' 'zlib' 'gperftools')
|
||||
source=("$pkgname-$_commit.tar.gz::https://github.com/wiredtiger/wiredtiger/archive/$_commit.tar.gz")
|
||||
sha512sums=('f38e43624d93799d92829fe59c7635a84e30ded0eb1474b90ef98da94f793d3ce9840a6cee690a71e96ae1f2d4c2a256c37c387e6907076d8c21a0bed13b0191')
|
||||
sha512sums=('af935628a7149924e0cd89b5f82054acd2cca58d4814794693de83d79ba28612b74d186d5d49e761d8a428408aad36cdfcb76aaf6d9c8ae9351e67535b5175ed')
|
||||
|
||||
prepare() {
|
||||
mv wiredtiger-{$_commit,$pkgver}
|
||||
|
|
Loading…
Reference in a new issue