mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/mongodb to 3.2.7-1
This commit is contained in:
parent
eebf1e1443
commit
20c65aefb6
1 changed files with 3 additions and 3 deletions
|
@ -16,8 +16,8 @@
|
|||
buildarch=28
|
||||
|
||||
pkgname=mongodb
|
||||
pkgver=3.2.6
|
||||
pkgrel=2
|
||||
pkgver=3.2.7
|
||||
pkgrel=1
|
||||
pkgdesc='A high-performance, open source, schema-free document-oriented database'
|
||||
arch=('i686' 'x86_64')
|
||||
url='http://www.mongodb.org'
|
||||
|
@ -38,7 +38,7 @@ source=("http://downloads.mongodb.org/src/mongodb-src-r${pkgver}.tar.gz"
|
|||
'0003-issue-693-enable-futex-usage-on-arm.patch'
|
||||
'0004-use-gnu-11-instead-of-c-11.patch'
|
||||
'0005-fix-options_parser-segfault.patch')
|
||||
sha512sums=('8bc90734d24a2fbf9081295b913d93a4536e876f459c8ec9857aa9a7010cdf36691d75789430b5fb33b07ed3511a4835b78deeae2b6102215e3464e1e1a67dcc'
|
||||
sha512sums=('cc64d50d37175e6ed8e7a2c9a497ed7f720727af181ae65216c8a03bd68a6353f73a95977aed13fae2596d4be0f4caf37fe60f1f54c410769fc7df02bf1f04bf'
|
||||
'385c82875174caae433a3b381eb10f98a6fed0c8943788ddefff1de80a898e480bdbbf094a7783285cf2ae11ce3fc6878e57d58183d05be2f0837b206aaa4da6'
|
||||
'631d10baac9367e24d064c6ca05f1872dbf211c9d06ce2622d911da3a4f6416c521c649da686e0e283c10dba2802de74d952a45249461d0ca90ed1b316aed1ee'
|
||||
'177251404b2e818ae2b546fe8b13cb76e348c99e85c7bef22a04b0f07b600fd515a309ede50214f4198594388a6d2b31f46e945b9dae84aabb4dfa13b1123bb9'
|
||||
|
|
Loading…
Reference in a new issue