mongodb: update to 3.2.10.
This commit is contained in:
parent
9d48d44b50
commit
7e93806062
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.2.9
|
||||
version=3.2.10
|
||||
revision=1
|
||||
wrksrc="mongodb-src-r${version}"
|
||||
hostmakedepends="scons"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
|
|||
homepage="http://www.mongodb.org"
|
||||
license="AGPL-3"
|
||||
distfiles="http://downloads.mongodb.org/src/mongodb-src-r${version}.tar.gz"
|
||||
checksum=25f8817762b784ce870edbeaef14141c7561eb6d7c14cd3197370c2f9790061b
|
||||
checksum=3bef44f50f302159c26194bcac9d51c81d98d57ea728f55400774850a70f5120
|
||||
# build flags broken.
|
||||
nopie=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue