mongodb: update to 3.2.9.
This commit is contained in:
parent
db62e3f2b5
commit
63ffca6d1a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mongodb'
|
||||
pkgname=mongodb
|
||||
version=3.2.8
|
||||
version=3.2.9
|
||||
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=5501e0e90c9358358e9ee20d4814643e910b847827627ed7ca1a9d90d220c0a7
|
||||
checksum=25f8817762b784ce870edbeaef14141c7561eb6d7c14cd3197370c2f9790061b
|
||||
# build flags broken.
|
||||
nopie=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue