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